Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

185
Views
Why can't a subnet span availability zones in AWS?

In AWS a VPC subnet can only reside in one availability zone. I'm curious what's the reason behind this restriction.

I don't know how AWS implements VPC under the hood. But usually VPC implementation is based on overlay network, such as VXLAN. Take VXLAN as an example, technically two endpoints in a virtual subnet can communicate as long as the two physical hosts hosting the endpoints can communicate. It shouldn't matter whether these two hosts are in an availability zone or not.

So I'm wondering what's the reason for the limitation. Is it due to performance or some other network limitations?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

This is by design, a subnet association is the indicator of which availability zone your resource is located in.

For planning to improve resilience and high availability, it is key for the user to guarantee there is isolation between their resources. If a subnet could span several availability zones then you could not guarantee that their infrastructure could all be brought down by a power cut for example.

On the other hand some people want to guarantee the minimum latency between resources within their VPC environment. By deploying them all to the same subnet they can guarantee that traffic will remain inside of the same logical data centre which will provide them the best latency between services.

over 4 years ago · Santiago Trujillo Report

0

I suspect the reason is that AWS decided to segment things that way for Fault Isolation reasons.

I'm not aware of any technical reason why a given subnet could not span an entire region or even multiple regions theoretically, other than that AWS decided to make it AZ-level. Google Cloud subnets, for example, are regional, not zonal.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!