Skip to main content

16 posts tagged with "DevOps"

View All Tags

Stop Treating Infrastructure as Code Like Application Code

· 2 min read
Saikoushik Gandikota
Senior Platform Engineer

"We apply the same engineering practices to our Terraform as we do to our application code."

This sounds responsible. It's also why your infrastructure deployments take 3 weeks to get through code review.

Infrastructure as Code is code, yes. But it's a fundamentally different KIND of code. Treating it identically to application code creates more problems than it solves.