this post was submitted on 20 Oct 2025
129 points (99.2% liked)
Technology
40556 readers
237 users here now
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.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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