Live data from Hacker News

AWS increased error rates / intermittent outages

news.ycombinator.com

31–40 of 52 posts

Re: AWS increased error rates / intermittent outages

#35
post #25
post #23

Earlier quoted context omitted.

Yeah I wrote this during the last extended outages - had some downtime since, well, I couldn't interact with the api :P . The source code for it is here: https://github.com/josegonzalez/real-aws-status

Well their status page is down too: https://status.aws.amazon.com/ Edit: http(s) was at fault (no SSL cert?)

Yes no HTTPS.

Re: AWS increased error rates / intermittent outages

#38
post #34

Dammit now my Amazon Echo doesn't work.

I feel sad for a lonely grandma somewhere; her grandchildren never visit, but they bought her an Alexa to talk to that Amazon couldn't keep online.

I can't even ask Alexa if AWS is up.

Re: AWS increased error rates / intermittent outages

#39
post #16

I like how half the internet can die when EC2 has problems.

Part of the problem is that a large number of site pull in services, re-targeting, AB-test, and weird Javascript in general. These things are pulled in without questioning or demanding an SLA or putting in an easy way of pulling them back out. Even if you don't use AWS yourself, you can be sure that some third party you rely on is deploying on EC2. Of cause they'll never tell you that.

For most new stuff, we require that it can be loaded with something like Google Tag Manager or UberTag, so we can quickly disable them when they fail.

It doesn't help that Amazons status page isn't all that good and sometimes doesn't seem to actually reflect the true state of their service.

Post reply on HN