FREE STUDY NOTES · AZ-305

Designing Azure storage redundancy and account failover

Choosing a redundancy option for durability and availability targets, and what customer-managed account failover does.

From Ultra Transcenders AZ-305 by Tony Rough (publishing soon)

Redundancy decides how many copies of your data exist and how large a failure they can survive, from a single rack up to a whole region. Choose the cheapest option that meets the failure scenario you must tolerate, and remember that only the geo-redundant options support account failover.

Figure 5.1 shows where the copies live under each option.

Four rows compare storage redundancy. LRS keeps three copies in one datacentre; ZRS keeps one copy in each of three availability zones; GRS keeps three copies in a primary datacentre and replicates asynchronously to three copies in the paired region; GZRS keeps copies across three zones in the primary region and replicates asynchronously to three copies in the paired region. RA-GRS and RA-GZRS add read access to the secondary.
Figure 5.1: Where each redundancy option keeps its copies
Option Copies Survives Secondary readable
LRS 3 in one datacentre Disk/rack failure –
ZRS 3 across availability zones, one region Datacentre (zone) failure –
GRS 6: LRS primary + LRS in paired region Regional outage Only after failover
RA-GRS As GRS Regional outage Yes, read-only secondary endpoint
GZRS / RA-GZRS ZRS primary + LRS secondary Zone and region RA- only

Choosing a redundancy option

Account failover

Common trap: Configuring ZRS before a failover — ZRS keeps all copies in one region and has no secondary, so there is nothing to fail over to. Failover needs GRS, RA-GRS, GZRS or RA-GZRS.

Get the whole book

This note is one section of Ultra Transcenders AZ-305: Designing Microsoft Azure Infrastructure Solutions, an independent study guide that explains every topic the exam covers by technology, with comparison tables, diagrams and the common traps, plus a glossary linked to Microsoft Learn.

Amazon.co.ukKindle: coming soonPaperback: coming soon
Amazon.comKindle: coming soonPaperback: coming soon

Publishing soon on Amazon in Kindle and paperback editions.

About the book · Free AZ-305 glossary · All AZ-305 study notes

More AZ-305 study notes