Thoughts on Terraform state management, infrastructure parallelism, and building better developer tools.
State fragmentation creates coordination problems Terraform can't see. The real issue isn't monolithic architecture—it's file-based storage.
Read moreWhen managing infrastructure, state corruption must be impossible. OCaml's type system catches entire categories of bugs at compile time.
Read moreStategraph ingests Terraform state through four transformations. We built a round-trip validation test to prove every transformation is lossless.
Read moreEvery layer of the stack is accelerating except infrastructure. Engineering leaders demand velocity. Terraform has the ecosystem but not the speed.
Read moreForcing a Terraform state unlock bypasses safety mechanisms that prevent concurrent modifications. Understand what's happening and what to do instead.
Read more