Hacker News new | ask | show | jobs
by mrfredward 2446 days ago
Setting things up in AWS is time consuming, but not as time consuming as debugging.The AWS documentation is huge and seems thorough, and yet never actually helps me solve any problems. There is always some obscure bit of configuration not covered in the tutorials and buried too deep in the docs to find that is needed to get anything past a hello world to work. Meanwhile, the errors in the log are too vague to make the solution googleable, and it takes days to figure out even the simplest things.

I've found the only way to make anything work in AWS is to search for hours and hours looking for the Stack Overflow question that tells you what the docs left out. And yet I stick with AWS because last time I tried Azure everything was broken. It'll be nice when this stuff gets a little more polished.

1 comments

When was the last time you tried Azure?