(Unit 3 of 4) Azure physical infrastructure Flashcards
Describe a REGION
A region is a geographical area on the planet that contains at least one, but potentially multiple datacenters that are nearby and networked together with a low-latency network.
How does Azure utilise regions?
Azure intelligently assigns and controls the resources within each region to ensure workloads are appropriately balanced.
Draw a diagram and describe Azure AVAILABILTY ZONES
- Availability zones are physically separate datacenters within an Azure region.
- Each availability zone is made up of one or more datacenters equipped with independent power, cooling, and networking.
To ensure resiliency, a minimum of ( ) separate availability zones are present in all availability zone-enabled regions.
THREE
Describe the use of A.Z
- Build high-availability
- Ensure your services and data are redundant
What resources are A.Zs primarily for?
1.VMs
2. Managed disks
3. Load balancers
4. SQL databases
Name the 3 service types that SUPPORT A.Z
1.Zonal services
2. Zone-redundant services
3. Non-regional services
Describe the 1st type of service that supports A.Z (ZS)
You pin the resource to a specific zone (for example, VMs, managed disks, IP addresses).
Describe the 2nd type of service that supports A.Z (ZRS)
The platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).
Describe the 3rd type of service that supports A.Z (NRS)
Services are always available from Azure geographies and are resilient to zone-wide outages as well as region-wide outages.
Describe Azure Region pairs
Most Azure regions are paired with another region within the same geography.
This approach allows for the replication of resources across a geography that helps reduce the likelihood of interruptions
Draw a diagram showing REGION PAIRS
List 2 advantages of REGION PAIRS
- If an extensive Azure outage occurs, one region out of every pair is prioritized
- Planned Azure updates are rolled out to paired regions one region at a time
Give a brief summary of Azure SOVEREIGN REGIONS
Sovereign regions are instances of Azure that are isolated from the main instance of Azure.
You may need to use a sovereign region for compliance or legal purposes.