Earlier quoted context omitted.
Reminds me of an old joke: Why do we host on AWS? Because if it goes down then our customers are so busy worried about themselves being down that they don't even notice that we're down!
Reminds me of an even older joke (from 80's or 90's): Q: Why computers don't crash at the same time? A: Because network connections are not fast enough. (I think we are starting to get there)
Ask HN: Is S3 down?
891–900 of 1001 posts
Re: Ask HN: Is S3 down?
#892Earlier quoted context omitted.
I've used both Google Cloud and AWS, and as of a year or so ago, I'm a Google Cloud convert. (Before that, you guys didn't at all have your shit together when it came to customer support) It's not in bad taste, despite other comments saying otherwise. We need to recognize that competition is good, and Amazon isn't the answer to everything.
Honestly, if you're a big service that millions of people use, you should not put all your eggs in a single basket and should probably use a mix, in case one of the clouds goes down like in this case.
Re: Ask HN: Is S3 down?
#893what's the SLA for s3?
And my favourite part: "To receive a Service Credit, you must submit a claim by opening a case in the AWS Support Center." -- for a company that has built itself on automation, surely you could automate some bill credits based on the SLA.
Re: Ask HN: Is S3 down?
#894Earlier quoted context omitted.
The 10% savings of ~$10 does not compare to time/potential business lost, but thanks for the tip :)
> potential business lost My startup's op team had a great discussion today because of this that basically boils down to "if we hit our sales goals, an incident like this a year from now would end our company". Looks like our plans to start prepping for multi-cloud support will be a higher priority.
Re: Ask HN: Is S3 down?
#895Earlier quoted context omitted.
As far as I understand the S3 API of Cloud Storage is meant as a temporary solution until a proper migration to Google's APIs. The S3 keys it produces are tied to your developer account. This means that if someone gets the keys from your NAS, he will have access to all the Cloud Storage buckets you have access to (e.g your employer's). I use Google Cloud but not Amazon. Once I wanted a S3 bucket to try with NextCloud…
The HMAC credential that you'd use with the S3-compatible GCS API, also called the "XML API", does need to be associated with a Google account, but it doesn't need to be the main account of the developer. It can be any Google user account. I suggest creating a separate account and granting it only the permissions it needs. It'd be nice if service accounts (aka robot accounts) could be given HMAC credentials, that's n…
I like GCS (and the gsutil tool) but occasionally a S3 style bucket is needed. For example you need a S3 bucket or a webdav server in order to send alerts with images from Grafana to Slack. A minor issue but nice to have if possible without having to deal with Amazon's control panel.
Re: Ask HN: Is S3 down?
#896Earlier quoted context omitted.
I'm getting the same outage in us-west-2 right now.
Same here, and it's 100% consistent, not 'increased error rates' but actually just fully down. I'd just stop working but I have a demo this afternoon... the downsides of serverless/cloud architectures, I guess.
Re: Ask HN: Is S3 down?
#897Earlier quoted context omitted.
The 10% savings of ~$10 does not compare to time/potential business lost, but thanks for the tip :)
> potential business lost My startup's op team had a great discussion today because of this that basically boils down to "if we hit our sales goals, an incident like this a year from now would end our company". Looks like our plans to start prepping for multi-cloud support will be a higher priority.
I'm genuinely curious, what kind of business are you in that a four hour outage would end the company? High frequency trading or something?
Re: Ask HN: Is S3 down?
#898This 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.
Re: Ask HN: Is S3 down?
#899Earlier quoted context omitted.
My experience of support with Google Apps for Business makes me very wary of using anything Google for critical business infra. Google products are nice, but as soon as you hit a problem or edge case, you're on your own in my experience.
Wish I could +1 this more. Any time I get some error, I spend hours sifting through old documentation and forum posts.
Re: Ask HN: Is S3 down?
#900Mass outage like this is exactly one of the things we are looking to avoid by building a decentralized storage grid with Sia. Sia are immune to situations like this because data is stored redundantly across dozens of servers around the world that are all running on different, unique configurations. Furthermore, there's no single central point of control on the Sia network. Sia is still under heavy development, but it…
Oddly, the self promo worked for a Google employee (see the top rated comment by boulos), but not for you.
This here is insane. The claim that something nobody has ever heard of is more reliable than AWS or Google is the worst possible way to promote the product – even if true.