I understood both Azure regions and Availability Zones are meant for fail over. But is there any specific difference between these?
I understood both Azure regions and Availability Zones are meant for fail over. But is there any specific difference between these?
2
Answers
This is covered in documentation: https://learn.microsoft.com/en-us/azure/availability-zones/az-overview.
A region can contain multiple availability zones.
They protect against more local failures while the region pairs are further apart and protect from larger failures.
Region pair are two regions nearby that are at least 300 miles away. Availability zones are inside region or can be between two region.