August 2018
Intermediate to advanced
372 pages
9h 29m
English
CD is a process based on CI. As part of the CD process, we need other steps that are required to deploy the application to a production environment including tasks such as configuring and provisioning servers (infrastructure as code), acceptance testing, and preparing the build for a production environment.
We are now going to create an example based on our simple pipeline. To focus on the processes of CI and CD, we are going to use the project that we created in the last chapter's Docker Compose section that showed you how to containerize your application. ...
Read now
Unlock full access