Throughout the chapter, we discussed the CI and CD tools such as Jenkins, and also looked at the different functionalities of the same. It is very crucial to understand these tools at this stage, as most companies which deal with cloud platforms use these processes for their software development as well as deployment. So, now that you have understood the deployment pipeline, you are ready to understand the platform where we will deploy our application.
In the next chapter, we will talk about Docker (based on the container technology). I'm sure most of you have heard of Docker before, so stay tuned for a deep exposure to Docker. See you in the next chapter!