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, and more, to manage your Azure resources.
You will lean:
- Understand Infrastructure as Code
- How to leverage Infrastructure as Code in DevOps pipelines
- About tools available that enable Infrastructure as Code