Zum Hauptinhalt springen
Back to glossary

Infrastructure as Code (IaC)

Infrastructure as Code (IaC) means defining IT infrastructure through declarative code templates rather than manual click-configuration. Tools: Bicep (Azure-native), Terraform (cloud-agnostic), ARM Templates. Benefits: reproducibility, version control, automated testing, disaster recovery in minutes.

Related services

Related terms