Lecture 01 – INFRASTRUCTURE AS CODE

INFRASTRUCTURE AS CODE (IAC)

What is Infrastructure As code?

INFRASTRUCTURE AS CODE (iaC) is the management of infrastructure (networks, virtual machines, load balancers & connection topology) in a descriptive model, using the same versioning as DevOps team uses for source code. Infrastructure as code evolved to solve the problem of environment drift in the release pipeline.

iaC Architecture

IaC Highlevel workflow

iaC development and deployment workflow

What are the benefits of iaC?

IAC VS CM​

IaC Tools

What products are available in the market?