🏗️ Infrastructure as Code
6 exercise sets. Master Terraform and Ansible vocabulary, IaC state and drift language, module design patterns, cloud provider trade-off discussions, and policy-as-code security terminology.
Terraform Core Vocabulary
State, plan, apply, destroy, workspace — reading Terraform output and discussing IaC workflows.
IaC Drift & State Language
Terraform state drift, state refresh, import, taint — vocabulary for managing infrastructure state.
Ansible Playbook Language
Playbook, role, task, handler, idempotency — core Ansible vocabulary for infrastructure automation.
IaC Module Design Vocabulary
Module encapsulation, variable validation, output value, module registry — vocabulary for reusable IaC design.
Cloud Provider IaC Comparison
Terraform vs. CloudFormation vs. Pulumi vs. CDK — vocabulary for comparing IaC tool trade-offs.
IaC Security & Compliance Language
Policy as code, OPA/Sentinel, tfsec, checkov — vocabulary for IaC security scanning and policy enforcement.