Answer the question
In order to leave comments, you need to log in
The right architecture for building a Web application?
Good afternoon. There was a desire to write an application for training, which in the idea will be ready for a large load, which will be easily extensible, etc. Asp.Net core 3.x was chosen for the backend , on the Vue.js front . To work with the database , I wanted to use the entity framework core. What else should be used for the best possible architecture? rabbitmq ? Kavka ?
Answer the question
In order to leave comments, you need to log in
Architecture depends more on your skills as an architect and experience writing an application, rather than on the stack. If you choose conditional Java, although you know php, then the architecture will not get better from this.
If you want more load, replace ef with dapper. Ef and highload are from the realm of fantasy.
The architecture does not depend on the stack in any way.
Where here, at least something points to the stack?
With the "correct architecture", each part can be written in anything (within reason, of course) and everything will work like clockwork.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question