DevOps promises shorter development cycles and faster innovation. To make this successful, it’s important to start thinking about infrastructure as resources which can be created, altered, or removed on demand. Key to implementing this process is Infrastructure as Code (IaC) – provisioning servers and infrastructure resources using the same tools and processes developers use for managing source code.

In this webinar we will help you to understand Infrastructure as Code, and we will demonstrate practical techniques for automated provisioning of cloud resources using IaC.

You will learn:

  • What are the characteristics of Infrastructure as Code?
  • Declarative vs Imperative definitions
  • Implementing Infrastructure as Code on Azure
  • Automating deployments to multiple environments