Blog

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

RSS Feed

Why We're Building Stategraph: Terraform State as a Distributed Systems Problem

Terraform state is a distributed systems problem masquerading as file storage. Stategraph models it as a graph with ACID transactions and subgraph isolation.

Read more