K
K
Kirill Gorelov2019-11-19 14:35:01
Service Oriented Architecture
Kirill Gorelov, 2019-11-19 14:35:01

About buying vds?

Hi guys.

We are going to start the project. A total of 5 sites that are not interconnected with each other.
Each project will work on a microservice architecture. So far, each individual project is not very large. At most, we will immediately move the database to a separate server.

The question is. The best way is to buy five separate servers. And every project will spin there.
Or buy one server with such configurations for now.
5dd3d07cd9bbc227047115.png

Push everything into docker containers and it will all work on one machine.
Projects on django + mysql. Because the project is completely new and we expect a maximum of thousands of users for each project. Even RPS will not be more than a thousand.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2019-11-19
@bacon

Raise projects on the minimum required VDS configuration, conduct load testing with the expected volume of users, and make decisions based on the results: increase server resources or split into several servers, at the same time profile and optimize your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question