Section 3 – Deploying an Application
In this section, we will cover how to release an application on a Docker production server using configuration management tools such as Chef and Ansible, as well as crucial parts of the continuous delivery process. We will also address more difficult real-life scenarios after building a complete pipeline.
The following chapters are covered in this section:
- Chapter 7, Configuration Management with Ansible
- Chapter 8, Continuous Delivery Pipeline
- Chapter 9, Advanced Continuous Delivery