Infrastructure as Code

IaC

noun phrase (acronym) /ˌaɪ.eɪˈsiː/

Managing and provisioning infrastructure (servers, networks, databases) through machine-readable configuration files rather than manual processes.

"We define our entire AWS environment in Terraform — spinning up a new region is a single command rather than hours of clicking in the console."