Infrastructure as Code (IaC) treats infrastructure like software. You define servers, networks, and services in version-controlled files instead of clicking through consoles.
SRE interviews test your ability to manage infrastructure at scale. You'll be asked to design Terraform modules, explain state management, and compare tools. I'll cover Terraform deeply since it dominates the market, plus Ansible and GitOps patterns.