Now that we understand some concepts about how to handle scaling, we need to have a cloud that we can use to build scalable microservices. In this section, we will learn how we can use Docker swarm to set up a small cloud.
You will need Docker for Windows or Docker for Mac to continue with this chapter. You can follow the steps described in Chapter 7, Creating Dockers, and you can find more information on some of the Docker commands that we will use in this chapter.