11:50 AM PDT We can confirm increased error rates for the EC2 APIs and are currently working to resolve. We also observed isolated periods of impaired network connectivity for some EC2 instances.
12:21 PM PDT We have identified the root cause for error rates accessing the EC2 APIs and EC2 Management Console and are currently working to resolve. We observed isolated periods of impaired network connectivity for some EC2 instances, however running instances are currently operating normally.
Looks like it's just their service API for now, i.e not responding to any queries on existing instances for me at all. However, everything else is working fine as far as I can tell.
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.
Is anyone having issues with their lambda functions not working? Mine stopped working and is just returning "Service error." when I try to test even though they claim it's operating normally.
The app I work on is a single server writing to a dozen or so queues. The throughput is pretty low but I still manage to see failures for a few minutes once or twice a week.
51 comments
[ 2.0 ms ] story [ 112 ms ] thread12:21 PM PDT We have identified the root cause for error rates accessing the EC2 APIs and EC2 Management Console and are currently working to resolve. We observed isolated periods of impaired network connectivity for some EC2 instances, however running instances are currently operating normally.
Twitter is not pretty:
https://twitter.com/search?f=tweets&vertical=default&q=amazo...
Because the whole thing stopped working.
https://chrome.google.com/webstore/detail/real-aws-status/ka...
The source code for it is here: https://github.com/josegonzalez/real-aws-status
Edit: http(s) was at fault (no SSL cert?)
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.
Shouldn't there be a separation of concerns for status pages, maybe use: https://www.statuspage.io/
Edit: http(s) was at fault (no SSL cert?)
Edit: Does seem to be recovering now
[0] This is a part of the wisdom shared by AWS support upon reporting an outage.
2. "Aren't you fault tolerant against region failures?"
throws up hands, moves back to bare metal