Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
An organization is designing a high-availability solution for a mission-critical database workload in Microsoft Azure. The solution must protect the workload against entire datacenter failures while supporting synchronous data replication requiring an inter-site round-trip network latency of less than approximately 2 milliseconds.
Which deployment strategy meets these architectural and latency requirements?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Availability Zones are physically separate locations made up of one or more datacenters within an Azure region. Each zone is equipped with independent power, cooling, and networking infrastructure. This physical isolation ensures that if an issue arises in one datacenter facility, the remaining zones in the region continue to operate without disruption.
Deploying across Availability Zones strikes the ideal balance between failure isolation and low network latency. It eliminates single points of datacenter failure while staying well within the ultra-low latency threshold necessary for synchronous database clustering.