Blog

BigConfig Blog

Articles about Agentic DevOps, infrastructure packages, Clojure workflows, and self-hosted operations.

June 9, 2026

Terraform Is Day 1. Day 2 Needs an Infrastructure Package

Terraform is excellent at standing infrastructure up, but Day 2 work often begins after apply: DNS updates, cache purges, configuration, notifications, and handoffs to other tools. BigConfig packages keep Terraform as a powerful implementation detail while exposing code-first, local-first, and agent-first lifecycle verbs. The BigConfig SDK supports TypeScript, Python, and Clojure.

Terraform output flows through a BigConfig package into DNS, cache, Ansible, notifications, and agent-safe lifecycle verbs.
May 19, 2026

Agentic DevOps for the CTO

Agentic DevOps is an operating model decision, not a tooling experiment. For a CTO the question is not whether agents are powerful, but whether the blast radius is bounded. Sandbox the agent, scope credentials to read-only, keep create and delete under human authority, and you get the leverage without betting production on a prompt.

Agentic DevOps as an operating model decision for the CTO