Automating Your Operations and Other Considerations
This chapter describes a technique that can be used to automate the setup, daily operations, and maintenance of automation solutions. This will lead to integration with the Continuous Integration (CI) pipeline to address Continuous Deployment (CD) for solution deployment and look at ways to manage production setup.
We’ll learn about the following topics in this chapter:
- Context
- Continuous integration versus continuous deployment
- Continuous integration
- Continuous deployment
But let’s start by describing the business challenge that automating operations solves.