130
Major AWS outage takes down Fortnite, Alexa, Snapchat, and more
(www.theverge.com)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
It seems odd that it’s all on one aws server cluster. Wouldn’t they all automatically activate their backup server on another instance?
it's us-east-1 that's down, which is the one region with all the AWS services that aren't easy to replicate, like DynamoDB, a major database service used by so so many companies out there. Its an all eggs in one basket kind of scenario. If it was any other region, we'd be fine.
cross-region failovers are a thing, but they're expensive to maintain so not everyone does it. I am kinda surprised one region failure had this much impact though