Database replication with Docker Swarm

   page       attach   
abstract

Databases replication and sharding operations are not widely spread as theuse of databases themselvers. This is amenable to its complexity that  might discourage from embarking in the development steps and action needed to deployit. This project aims to discover a potential solution on how to integrate such technologies with Docker Swarm’s orchestration capabilities to improve load-balancing perfomance and data consistency, while simplifying the process andproviding a basic “know-how”, from a technological standpoint, on how all theservices used in the operation work.

outcomes