Infrastructure as Code
I
Infrastructure as Code
Definition
The practice of managing and provisioning computing infrastructure through machine-readable definition files rather than physical hardware configuration or interactive configuration tools. Common IaC tools include Terraform, Pulumi, and AWS CloudFormation.