×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Modeling user work with a multi-server database

    This paper considers the modeling of user work with a multi-server database developed on the basis of microservice architecture. The subject area was analyzed, the main entities of the system were described, and the mechanisms of data transfer and service interaction using Docker and Apache Kafka were implemented. It was revealed that the development of a multi-server database allowed to achieve high scalability and fault tolerance of the system. The implementation of replication and sharding mechanisms provided even load distribution, and the use of Kafka message broker facilitated efficient data exchange between services. The testing confirmed the system's reliability under high load, as well as revealed its strengths and potential improvements.

    Keywords: modeling, load balancing, Docker, Apache Kafka, microservice architecture, distributed systems, query optimization