← Back to Blog

Blog

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

RSS Feed

Announcing Stategraph Velocity: Terraform plans in seconds, not minutes

Stategraph Terraform OpenTofu Product Updates

Stategraph Velocity is fast plan and apply for Terraform or OpenTofu, built by replacing the flat state file with a database-backed dependency graph.

Read more

Terraform automation: strategies, tools, and what actually slows you down

Automation CI/CD Stategraph

Learn how to automate Terraform deployments with CI/CD pipelines, the right tooling, and smarter state management for faster, more reliable infrastructure.

Read more

Engineering Log: Insights and Inventory launch day

Engineering Log Product Updates Stategraph Launch

State Backend Insights and Inventory launched with unlimited pricing. Gap Analysis generates Terraform code. Fast plan and apply ships in February.

Read more

Engineering Log: Inventory and path to faster plans

Engineering Log Product Updates Stategraph Demo

Demo day two showcased inventory management going GA in January with the technical foundation for parallel operations: coning and reification.

Read more

Engineering Log: Computing dependency cones for Terraform resources

Engineering Log Terraform Stategraph Infrastructure

Built a tool that computes the dependency cone of any Terraform resource and extracts a minimal subset file containing only what you need.

Read more

Engineering Log: Importing state into a queryable graph

Engineering Log Product Updates Stategraph Demo

We showed Stategraph to infrastructure engineers. The Q&A surfaced what actually matters: scale, self-hosting, and when to stop splitting modules.

Read more

Why we chose OCaml to write Stategraph

OCaml Type Systems Functional Programming Infrastructure Stategraph

When managing infrastructure, state corruption must be impossible. OCaml's type system catches entire categories of bugs at compile time.

Read more

Engineering Log: Testing round-trip validation for lossless ingestion

Engineering Log Data Integrity Stategraph OCaml Testing

Stategraph ingests Terraform state through four transformations. We built a round-trip validation test to prove every transformation is lossless.

Read more