In the previous chapters, we worked towards building our application and preparing it for the cloud environment. Since our application is stable now and ready for its first release, we need to start thinking about the platform (that is, the cloud platform) as well as the tools that can help us move our application to production.
This chapter discusses the following topics:
- Introduction to continuous integration and continuous delivery
- Understanding continuous integration with Jenkins