You are designing an Azure storage solution for critical database backups. The backups must remain available and survive the physical failure of a primary Azure datacenter. To minimize costs, you must avoid replicating data across different Azure regions. Which storage redundancy option should you recommend?
- Zone-redundant storage (ZRS)Cevap
- BLocally redundant storage (LRS)
- CRead-access geo-redundant storage (RA-GRS) with active-active write access
- DStandard HDD storage with locally redundant storage (LRS)
Cevap
Zone-redundant storage (ZRS)
Zone-redundant storage (ZRS) replicates data synchronously across three Azure availability zones in the primary region. Because availability zones are physically separate datacenters with independent power, cooling, and networking, ZRS ensures that the backups remain available even if a primary datacenter fails. Furthermore, it keeps data within the primary region, minimizing costs and satisfying the constraint against cross-region replication.
Adım Adım Çözüm
Anahtar Kavram
Selecting the appropriate Azure storage redundancy option based on cost, regional constraints, and resiliency requirements.
Tahmini Süre:45s