Infrastructure as Code (IaC) has become a critical part of DevOps, allowing for declarative definition, configuration, deployment, and management of simple and complex IT solutions. In this session, we’ll review the importance of IaC and how it fits into the Continuous Delivery aspect of DevOps. In addition, you will get a taste of different IaC technologies, such as ARM, Bicep, Terraform, Ansible, and Pulumi, to manage your Azure resources.
You will learn:
- Learn the basics of Terraform
- About organization and reuse of Infrastructure as Code artifacts