Category · Infrastructure
IaC (Infrastructure as Code)
Declaring your infrastructure as version-controlled code (Git).
Tools: Terraform, OpenTofu, Pulumi, CloudFormation, CDK. Upsides: reproducibility, PR reviews, rollback, drift detection. GitOps pattern: infrastructure reacts to Git commits via CI/CD.
// In action with our clients
Relevant services
// See also
