AWS us-east-1 down
31–40 of 331 posts
Re: AWS us-east-1 down
#32us-east-1 seems to be very 'special' compared to the other regions - I wonder if they will ever align it with the rest of them.
Re: AWS us-east-1 down
#33I wonder if this is a coincidence or if us-east-1 is simply down enough that I'm just experiencing selection bias; but I posted a poll on twitter earlier today: https://twitter.com/dijit/status/1668678588713824257 Contents: > Has anyone ever actually had customers accept an outage because AWS was down; or is this just cloud evangelicalism copium? > [ ] Yeah, outages free pass > [ ] No, they say to use AZ's
> No, they say to use AZ's Using 3 AZs in us-east-1 won't save you. I guess a demanding customer would have said 'you should have implemented disaster recovery so you could failover to us-east-2' but that's easier said than done. The more regional AWS services you adopt, the bigger the impact is. How does one recover from a regional outage if their pipeline is in that region?
Another alternative studied was to use a thirdparty ci/cd service, outside of our network. It was discarded bc you never know where that would actually run
Re: AWS us-east-1 down
#34I have always stayed away from that region because it seems significantly less reliable than other regions.
Re: AWS us-east-1 down
#35Re: AWS us-east-1 down
#36this happened less than an hour after I altered our prod scheme, thought I brought down production, what a relief
Re: AWS us-east-1 down
#37us-east-1 seems to be very 'special' compared to the other regions - I wonder if they will ever align it with the rest of them.
It's also quite annoying sometimes that some things _need_ to be in us-east-1, and if e.g. you are using Terraform and specify a different default region, AWS will happily let you create useless resources in regions that aren't us-east-1 that then mysteriously break stuff because they aren't in this one blessed region. AWS Certificate Manager (ACM) certificates are like this, I believe.
Re: AWS us-east-1 down
#38For those wondering: Currently PDT is 7 hours behind UTC. AWS can do so many things, reporting critical outage updates in UTC is not one of those things.
Thank you for reminding me about one of my biggest mildest annoyances from working at AWS.
Re: AWS us-east-1 down
#39For those wondering: Currently PDT is 7 hours behind UTC. AWS can do so many things, reporting critical outage updates in UTC is not one of those things.
Re: AWS us-east-1 down
#40Why is it always us-east-1 though? I have always stayed away from that region because it seems significantly less reliable than other regions.