This example demonstrates how you could implement a micro services architecture that is redunant, scalable, load balanced and highly performant. Each module in the project is an independant ...
This is a 3 node micro services application. Using docker-compose 3 Java(spring) applications will be downloaded from the Docker Hub. This is a dummy application, meaning that every node here(3 nodes) ...