Today this seems to be the federated network of bad takes about us-east-1 from people who think self-hosting on a raspberry pi is a good idea

Friends, nobody wants to be in us-east-1. NOBODY.

But migrating out can have a significant cost, and for *most* businesses a three hour outage once a year is not worth the engineering time to fix it - especially when half your customers are also down simultaneously

Stating that anyone using us-east-1 is an idiot just reveals how little experience you have with large system migrations and business tradeoffs.

That said: If you're building something *new* in us-east-1, yes, you are an idiot

@jonty It's also relatively recently that AWS have addressed some of their control plane being heavily tied to us-east-1.

A good example is they're trying to push people off the non-regional STS endpoint, which happens to be in...us-east-1.

As you say, these are all large and complex systems - migrating this stuff is hard & dependencies like this are often hidden many layers deep.

https://aws.amazon.com/blogs/security/announcing-upcoming-changes-to-the-aws-security-token-service-global-endpoint/

Announcing upcoming changes to the AWS Security Token Service global endpoint | Amazon Web Services

April 18, 2025: AWS has made changes to the AWS Security Token Service (AWS STS) global endpoint (sts.amazonaws.com) in Regions enabled by default to enhance its resiliency and performance. AWS STS requests to the global endpoint are automatically served in the same AWS Region as your workloads. These changes will not be deployed to opt-in […]

Amazon Web Services
@jonty To the uninitiated, what's special about us-east-1 specifically? Is it some legacy point of presence?
@forst It was AWS's first datacenter, and for a long time the default for any new customer
@jonty @forst thankyou for explaining. It does now beg the question in my mind if these services were possibly running on the default location, what else about their set up is still on the default? I do hope admin password doesn't have a default value.

@jonty @forst So, is us-east-1 infamous for having too frequent outages?

(Asking, because I really don't know)

@ahmetkkeles @jonty @forst Not necessarily more frequent than other locales, but dramatically more impactful because that’s where everybody built their stuff for a long time.

In general, when another AWS datacenter goes down, the people who have stuff there notice. When US-East-1 goes down, everybody notices.

@jonty all of that said, even if you're not in us-east-1 there's still services like IAM that are.
@jonty we were told to go there, by aws, because it's where all the coolAId is! Yay! YAAAAY!

@jonty finding all the places some one hard coded that will take more than 3 hours. Never mind testing the changes afterwards.

Hell I fixed a bug in a very widely used library the other day that had it hard coded for at least 3 months before any one noticed.