DevOpsDeployment
KW-0183Infrastructure as Code
Concept
Meaning
managing infrastructure (servers, networks, etc.) using code instead of manual setup
Example
“Use Terraform scripts to provision servers and databases automatically”
Reference
Ensures consistency and reproducibility; reduces manual errors
Related
automationterraformconfiguration management