(Short version: there’s more context below, but for readers who just want to know which AZ doesn’t support Nitro, it’s use1-az3.)
What this is about Link to heading
- Not all AZs support all instance types
- Availability zone names aren’t consistent across AWS accounts
- Availability zone IDs are consistent across AWS accounts!
- How to find out which zone IDs support a given instance type
- How to automatically exclude those unsupported AZs using Terraform
Not all AZs are equal Link to heading
When choosing what AWS region to use, practitioners will often discover the AWS Regional Services List describing what services a region supports. What’s less well-known is that even within a given region, not all availability zones are equal. This is most visible for services that offer a choice of instance types such as EC2, RDS, Elasticache, etc. That’s because some AZs are older than others and don’t support newer Nitro or Graviton2 instances.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.