CloudFormation and Bicep might seem convenient, but they're setting you up for a maintenance nightmare. Here's why vendor-neutral IaC is the only sustainable path forward and which tool you should actually use.
Platform engineering can be a force multiplier, but leadership doesn’t always recognize that.
What do duplicate IAM policies and over-provisioned throughput have in common? They're both costing you time and money.
Building IaC tooling yourself is a super common pitfall.
The one IaC operation nobody wants to talk about.
Most organizations treat their platform like a necessary evil, but that's exactly why they can't move fast when it matters most.
If you work in software and aren't spending $10/month on OSS, you're taking for granted the foundation your entire career is built on.
Blocking infrastructure drift with RBAC alone will just frustrate your engineer; here's how to make IaC changes so easy they'll actually want to use it.
How AI is going to change, but not replace, IaC.
What would a single-instance root module setup look like for a decent sized infra repo?
We worked with a client whose root Terraform module had 40,000 resources and took an hour to plan.
A story of a client who had Terraform here, CDK there, and manual management for their prod db.