Blog

Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.

RSS Feed

Infrastructure automation: what it is and how it works

Infrastructure CI/CD Automation

Infrastructure automation explained, from IaC tools to maturity stages, plus why unreliable state is the real risk teams underestimate.

Read more

Terraform best practices are bullshit

Terraform State Management Infrastructure Platform Engineering

Most Terraform best practices are workarounds for one defect, file-based state behind a global lock. The label launders a constraint into discipline.

Read more

DevOps Best Practices: A Complete Guide for Teams

DevOps CI/CD Infrastructure

A practical guide to DevOps best practices covering CI/CD, IaC, automation, observability, and where infrastructure state management tends to break at scale.

Read more

Checkov Terraform: What Checkov Is & What It Catches and Misses

Terraform Checkov Security

Learn what Checkov is, how a Checkov Terraform scan works, how to wire it into GitHub Actions, and why passing a scan doesn't mean staying compliant.

Read more

Terraform Architecture Beyond State File Bottlenecks

Terraform State Management Architecture Infrastructure

Learn how Terraform architecture works, why state files and locks break at scale, and how graph-based state management fixes the root cause.

Read more