navigation

Introduction to Infrastructure as Code

In this workshop series, we will introduce the basic concepts and benefits of IaC (Infrastructure as Code), compare different IaC frameworks, and walk through the steps to get started with IaC.

IaC is a methodology for managing infrastructure in which the deployment and management of infrastructure is done through source code. One of the biggest benefits of IaC is increased productivity.