Hacker News new | ask | show | jobs
by empath75 2471 days ago
Don’t use the console. Nobody who uses aws professionally spends any amount of time in it. They have apis and cloud formation use that.
1 comments

I wouldn’t go that far. I use a combination of the console, Cloud Formation, the CLI, and Python scripts for dev ops/infrastructure type work and Python, JavaScript/Node and C# for development.