Part 3: DevOps Cloud Toolkit
This last part of the book will focus more on automation using Configuration as Code (CaC) and Infrastructure as Code (IaC). We will also talk about monitoring and tracing as a crucial part of modern application development and maintenance. In the last chapter, we will talk about DevOps pitfalls we’ve experienced in many projects we’ve been involved with.
This part has the following chapters:
- Chapter 10, Monitoring, Tracing, and Distributed Logging
- Chapter 11, Using Ansible for Configuration as Code
- Chapter 12, Leveraging Infrastructure as Code
- Chapter 13, CI/CD with Terraform, GitHub, and Atlantis
- Chapter 14, Avoiding Pitfalls in DevOps