Now, we understand what a scalable architecture is and the benefits that we can get from it. We learned how to create our own personal cloud using Docker swarm. Finally, we looked at how to scale microservices that are running in our cloud.
In the next chapter, we will move toward production, and our first step is to understand how we can test our microservices using JUnit and the support of Spring Framework.