Chapter 10. Continuous Delivery
We have covered a lot so far, including how to build resilient systems and how to keep them secure, but now we need to look at how to replace all the manual steps in our process and introduce continuous delivery.
In this chapter, we will discuss the following concepts:
- Continuous Delivery
- Container orchestration
- Immutable infrastructure
- Terraform
- Example Application