Live data from Hacker News

AWS randomly assigns AZ names differently across accounts

docs.aws.amazon.com

1–6 of 6 posts

Re: AWS randomly assigns AZ names differently across accounts

#6
Been like this for the longest time.

Makes sense but a real PITA when using a lot of AWS accounts in an org.

In hindsight they should have assigned AZ identifiers to something less sequential.

Instead of

eu-east-1, eu-east-2, eu-east-3

Do something like

eu-east-s, eu-east-k, eu-east-p

where the suffixes are the same for everyone. Less bias to choosing -1 then.