Part 3: CI/CD and Best Practices
In this part, we will look at using Continuous Integration/Continuous Deployment (CI/CD) hosted in the cloud. We will be using GitHub Actions to execute our Terraform and Ansible deployments.
We will then move on to discussing best practices and some common troubleshooting tips, before finally reviewing a few alternatives to Terraform and Ansible.
This part has the following chapters:
- Chapter 7, Leveraging CI/CD in the Cloud
- Chapter 8, Common Troubleshooting Tips and Best Practices
- Chapter 9, Exploring Alternative Infrastructure-as-Code Tools