0%

0/1 Lessons

Course Introduction

• 12min

0 / 1 lessons complete

Introduction to Cloud Computing

• 1hr 10min

0 / 6 lessons complete

The Benefits of using Cloud Services

• 44min

0 / 6 lessons complete

Azure Cloud Service Types

• 38min

0 / 5 lessons complete

Core architectural components of Azure

• 2hr 20min

0 / 8 lessons complete

Compute and Networking Services

• 3hr 14min

0 / 13 lessons complete

Azure Storage Services

• 1hr 48min

0 / 8 lessons complete

Azure Identity, Access and Security

• 1hr 54min

0 / 10 lessons complete

Azure Cost Management

• 1hr 30min

0 / 7 lessons complete

Azure Features and Tools for Governance and Compliance

• 1hr 17min

0 / 7 lessons complete

Features and Tools for Managing and Deploying Azure Resources

• 54min

0 / 5 lessons complete

Monitoring Tools in Azure

• 24min

0 / 5 lessons complete

AZ-900 Practice Exams

• 55min

0 / 2 lessons complete

Course Conclusion

• 5min

0 / 1 lessons complete

Azure Physical Infrastructure

Instructions

Q&A (0)

Notes (0)

Resources (0)

Saving Progress...

Resources

There are no resources for this lesson.

Notes can be saved and accessed anywhere in the course. They also double as bookmarks so you can quickly review important lesson material.

Create note

In this lesson, you will learn about the core architectural components of Azure, focusing on the physical infrastructure. Understanding these components is crucial for designing resilient and reliable solutions on Azure.

Physical Infrastructure

The physical infrastructure for Azure starts with datacenters. Conceptually, Azure datacenters are similar to large corporate datacenters, featuring resources arranged in racks with dedicated power, cooling, and networking infrastructure. However, Azure's global cloud provider status means it has datacenters around the world, grouped into Azure Regions or Azure Availability Zones to ensure resiliency and reliability for business-critical workloads.

Datacenters

Azure datacenters are facilities with resources arranged in racks, featuring dedicated power, cooling, and networking infrastructure. These datacenters are not directly accessible and are grouped into larger organizational units known as regions and availability zones.

Regions

A region is a geographical area that contains at least one, but potentially multiple, datacenters that are nearby and networked together with a low-latency network. Azure intelligently assigns and controls resources within each region to ensure workloads are appropriately balanced. When deploying resources in Azure, you often need to choose the region where you want your resource deployed. Some services or virtual machine (VM) features are only available in specific regions.

Availability Zones

Availability zones are physically separate datacenters within an Azure region, each equipped with independent power, cooling, and networking. They act as isolation boundaries; if one zone goes down, the others continue working. Availability zones are connected through high-speed, private fiber-optic networks. To ensure resiliency, a minimum of three separate availability zones are present in all availability zone-enabled regions.

Using availability zones can help make your applications highly available. You can co-locate your compute, storage, networking, and data resources within an availability zone and replicate them across other availability zones. Keep in mind that there could be a cost associated with duplicating your services and transferring data between zones.

Azure RegionAvailability Zone #1Availability Zone #2Availability Zone #3
A geographical area with multiple datacentersIndependent datacenter with its own power, cooling, and networking. Ensures redundancy.Another independent datacenter for redundancy and high availability.Third independent datacenter to further enhance resilience and fault tolerance.

Region Pairs

Most Azure regions are paired with another region within the same geography, at least 300 miles apart. This approach allows for resource replication across a geography to reduce the likelihood of interruptions due to natural disasters, civil unrest, power outages, or physical network outages affecting an entire region. If one region in a pair is affected, services automatically fail over to the other region.

Examples of region pairs include West US paired with East US and South-East Asia paired with East Asia. The primary advantages of region pairs include prioritized restoration during extensive outages, minimized downtime during planned updates, and compliance with data residency laws.

GeographyRegion PairAzure Region #1Azure Region #2
Large geographical area (e.g., US, Europe, Asia)A pair of regions within the same geographyContains multiple datacenters and availability zonesAnother region within the same geography, ensuring redundancy and disaster recovery capabilities

Sovereign Regions

Azure also has sovereign regions, which are isolated from the main instance of Azure for compliance or legal purposes. These regions include:

Server Academy Members Only

Sorry, this lesson is only available to Server Academy Full Access members. Become a Full-Access Member now and you’ll get instant access to all of our courses.

0 0 votes
Lesson Rating
Subscribe
Notify of
profile avatar
0 Comments
Inline Feedbacks
View all comments