Hacker News new | past | comments | ask | show | jobs | submit login

Because learning terraform or cloud formation takes time. I am an average developer and I understand foundational infra theory. I know I can click around AWS without help in order to deploy a CRUD app. Why bother with scripted infra if I am going to revisit it once a year to fix an issue?



If you're using AWS you probably should script it for nothing else than to help other employees / new hires understand what's going on. Something like Heroku is usually a better proposition if you don't want to script anything.


Revisiting it only once a year means it's even more important to keep your infrastructure as code.


People writing/operating serious software never make config changes through the UI. AWS console then is mostly just to view/investigate what is already configured


If it’s something you only do once a year, honestly, it’s more important to script it.


Haven't thought about it in that way. I think you are right, thanks.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: