Archive of posts with category 'Terraform'

Pulumi vs Terraform: Choosing the Right Infrastructure as Code Tool

Terraform and Pulumi solve the same problem — declaring cloud infrastructure and tracking its state — but with fundamentally different approaches to how you express that declaration. Terraform uses HCL,...

AWS CDK Introduction: Infrastructure as Code with TypeScript

HashiCorp’s Business Source License change in August 2023 sent a lot of teams back to evaluating their IaC options. AWS CDK picked up meaningful adoption during that period — not...