In this section, you will learn about the fundamental principles of DevOps, along with the practices that most organizations start with, namely, continuous integration and continuous deployment. This section creates the necessary foundations for our work, after which most of the other chapters can be read in any order.
This section comprises the following chapters:
- Chapter 1, Introduction to DevOps
- Chapter 2, Everything Starts with Source Control
- Chapter 3, Moving to Continuous Integration
- Chapter 4, Continuous Deployment