September 2021
Intermediate to advanced
530 pages
10h 30m
English
In the last chapter, we looked at Infrastructure as Code (IaC) with Terraform, with its core concepts, IaC workflow, state, and debugging techniques. We will now delve into configuration management and Configuration as Code (CaC) with Ansible. Ansible is a configuration management tool that helps you to define configuration as idempotent chunks of code.
In this chapter, we're going to cover the following main topics:
For this chapter, you will need an active Azure subscription to follow the exercises. Currently, Azure is offering ...