Automation

139 posts
Multi-cloud Terraform: same workload, three providers
Cloud

Multi-cloud Terraform: same workload, three providers

Most multi-cloud Terraform writeups are hypothetical. The customer engagements I keep doing aren't, they're the same workload running on AWS, Azure, and GCP in parallel, and the lessons about where abstraction actually helps and where it bites are not what the architecture diagrams suggest.

Sid Smith Sid Smith 9 min read
Drift in cloud: what it actually looks like in production
Cloud

Drift in cloud: what it actually looks like in production

Every IaC vendor talks about drift in the abstract. Here's what it actually looks like in a real cloud account, the security groups that no longer match the code, the manual fixes that never made it back into the repo, and the next terraform apply quietly fighting reality.

Sid Smith Sid Smith 8 min read
OpenTofu lands: when a community forks back
Cloud

OpenTofu lands: when a community forks back

Three weeks after the BSL announcement, the OpenTF Manifesto became OpenTofu, now under the Linux Foundation. The fork happened faster than any IaC story I can remember. Here's what actually shipped, what migration looks like, and why this is structurally healthy for IaC.

Sid Smith Sid Smith 5 min read
The Terraform BSL bombshell: what it means for IaC teams
Cloud

The Terraform BSL bombshell: what it means for IaC teams

HashiCorp moved Terraform from MPL to BSL on August 10. The license itself is narrower than the panic, but the panic is rational. Here's what actually changed, what it means for teams running multi-cloud Terraform in production, and what to do this week.

Sid Smith Sid Smith 5 min read