Infrastructure as Code
Infrastructure as Code (IaC) is the practice of defining and provisioning infrastructure through machine-readable configuration files rather than manual processes. It brings versioning, repeatability, and automation, and is the foundational concept the Terraform Associate exam builds on.