Live data from Hacker News

Ask HN: Is S3 down?

news.ycombinator.com

371–380 of 1001 posts

Re: Ask HN: Is S3 down?

#371
post #345

I try not to put all my eggs in one basket, that's why for images I use imgur. They have a great API and it's 100% free. There is a handy ruby gem [1] which takes a user uploaded image and sticks it on imgur and returns its URL with dimensions etc. On top of that you don't have to pay for traffic to those assets. [1] https://github.com/soheil/imgur

Imgur's down right now as well (except direct links to images) and it's not lossless (they resave images).

Re: Ask HN: Is S3 down?

#372

Yup, same here. It has been a few minutes already. Wanna bet the green checkmark[1] will stay green until the incident is resolved? [1] https://status.aws.amazon.com/

It's crazy how much better the communication (including updates and status pages) is of the companies that rely on AWS than AWS' communication itself. https://status.heroku.com/incidents/1059

Also, https://status.pantheon.io

Re: Ask HN: Is S3 down?

#374

But wait. Isn't S3 "the cloud". Everyone promised the cloud would never go down, ever. It has infinite uptime and reliability. Well good thing I have my backups on [some service that happens to also use S3 as a backend].

I know your comment is in jest, but Amazon do say their API SLA for S3 is 99.99% available [1] [1] https://aws.amazon.com/s3/sla/

Which is less than 5 minutes per month, I guess they've already used that :).

Re: Ask HN: Is S3 down?

#375
post #345

I try not to put all my eggs in one basket, that's why for images I use imgur. They have a great API and it's 100% free. There is a handy ruby gem [1] which takes a user uploaded image and sticks it on imgur and returns its URL with dimensions etc. On top of that you don't have to pay for traffic to those assets. [1] https://github.com/soheil/imgur

imgur doesn't use S3 behind the scenes?

It uses it, and it's completely down right now.

Re: Ask HN: Is S3 down?

#376
post #345

I try not to put all my eggs in one basket, that's why for images I use imgur. They have a great API and it's 100% free. There is a handy ruby gem [1] which takes a user uploaded image and sticks it on imgur and returns its URL with dimensions etc. On top of that you don't have to pay for traffic to those assets. [1] https://github.com/soheil/imgur

imgur doesn't use S3 behind the scenes?

[deleted]
Post reply on HN