Hacker News new | ask | show | jobs
by bni 2972 days ago
Wow. Why not automate it from the beginning?
3 comments

We may get there eventually, but that's just the way things were done here when I started. Unfortunately we have one of those environments where "devops" is basically a separate department, and are treated more like sysadmins than a core part of the development team. So the culture leads to a mindset of "DevOps does the automation stuff".
I've been there. It's a frustrating situation, and difficult to change.
Development teams not wanting to learn or own infrastructure development, probably.
For me, using the console gives me better understanding of all customizable options in single glance, rather than reading the docs.

Once a product works in dev, I use terraform to automate production deployments.