Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
Terraform state was designed as a file. The next decade of infrastructure tooling treats it as a database, and the substrate is changing.
Read moreUse Claude Code as a Terraform agent that writes, validates, and iterates on HCL, and learn where the backend becomes the bottleneck once the loop works.
Read moreLearn what blast radius means in Terraform, why a large one is dangerous, and the practical steps and tools you can use to shrink it before changes go out.
Read moreLearn what Terraform concurrency means, how concurrency limits work, and how to safely manage concurrent Terraform runs in your infrastructure.
Read moreLearn how terragrunt run-all plans, applies, destroys, orders dependencies, and where orchestration starts to hit Terraform state limits.
Read more