In this chapter, we first looked at one of the most interesting technologies--Docker--, which is based on containers. We looked at the different concepts around Docker, and we already deployed our application and looked at the way we can manage it over Docker. We also explored multiple ways to deploy our application using Docker Compose and Dockerfile.
In the upcoming chapter, things will be a lot more interesting as we will finally reach a stage where we will be exposed to the cloud platform, build our infrastructure over the platform based on our application, and also try to deploy it as well. So, stay tuned for the next chapter! See you there.