Infrastructure as Code
/ˈɪnfrəstrʌktʃər æz kəʊd/
Definition
Defining and managing cloud infrastructure through code files (Terraform, CloudFormation) instead of manual clicks.
Example in context
"Our VPC, subnets, and security groups are all in Terraform — infrastructure is versioned just like application code."
Related terms
Practice this term
Master Infrastructure as Code in context by working through exercises in the Cloud Infrastructure module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.