Wow, S3 is a much bigger single point of failure than I have imagined. Travis CI, Trello, Docker Hub, ... I can't even install packages because the binary cache of NixOS is down. Love living in the cloud.
Ask HN: Is S3 down?
411–420 of 1001 posts
Re: Ask HN: Is S3 down?
#412Earlier quoted context omitted.
@mikecb on Twitter explained it well. "The red icon is stored in S3 US East."
FYI, in seriousness you can see the fabled red status icon here: https://status.aws.amazon.com/images/status3.gif It does exist, apparently.
Re: Ask HN: Is S3 down?
#413Great, all my billing services on Heroku are turned off. Why do they need S3 access for me to access my web dynos? I'd rather my app load but appear broken so I can show my own status rather than just shutting down every single app...
Re: Ask HN: Is S3 down?
#414A piece of hard-earned advice: us-east-1 is the worst place to set up AWS services. You're signing up for the oldest hardware and the most frequent outages. For legacy customers, it's hard to move regions, but in general, if you have the chance to choose a region other than us-east-1, do that. I had the chance to transition to us-west-2 about 18 months ago and in that time, there have been at least three us-east-1 ou…
I'm getting the same outage in us-west-2 right now.
Re: Ask HN: Is S3 down?
#415Down for us as well. We have cloudfront in front of some of our s3 buckets and it is responding with CloudFront is currently experiencing problems with requesting objects from Amazon S3. Can I also say I am constantly disappointed by AWS's status page: https://status.aws.amazon.com/ it seems whenever there is an issue this takes a while to update. Sometimes all you see is a green checkmark with a tiny icon saying a n…
I did that out of paranoia but it turns out this could happen to us. Does that sound like a sensible approach?
Fortunately all my company's stuff is in eu-west-1 which still seems to be fine.
Re: Ask HN: Is S3 down?
#416This seems like an appropriate time as any... Anyone want to list some competitors to S3? Bonus if it also provides a way to host a static website.
IBM Bluemix offers file storage[NFS], block storage[iSCSI], and cloud storage [S3 API, Swift API]. we also offer a large number of boilerplates such as Flask, ASP,net, node.js we have been making lots of changes lately check us out! static page deploy guide: https://www.ibm.com/blogs/bluemix/2014/08/deploying-static-w... https://console.ng.bluemix.net
Re: Ask HN: Is S3 down?
#417Re: Ask HN: Is S3 down?
#418Re: Ask HN: Is S3 down?
#419It really is amazing how many web services are dependent on S3. For instance, the Heroku dashboard is currently down for me. Along with all of my services that are on Heroku.
Re: Ask HN: Is S3 down?
#420It really is amazing how many web services are dependent on S3. For instance, the Heroku dashboard is currently down for me. Along with all of my services that are on Heroku.