Soru

Zorluk: OrtaData Redundancy and High Availability

A digital publishing company is designing a storage architecture for static web assets. The assets will be hosted in a General Purpose v2 (GPv2) storage account. The architecture must satisfy the following criteria:

* Data must survive a complete regional outage of the primary Azure region.
* During normal operations and during a regional outage, client applications must be able to read assets directly from the secondary region without any failover operations being triggered.

Which two storage redundancy configurations should you recommend to meet these requirements?

  1. Read-access geo-redundant storage (RA-GRS)Cevap
  2. Read-access geo-zone-redundant storage (RA-GZRS)Cevap
  3. C
    Geo-zone-redundant storage (GZRS)
  4. D
    Locally redundant storage (LRS)

Cevap

The correct configurations are Read-access geo-redundant storage (RA-GRS) and Read-access geo-zone-redundant storage (RA-GZRS).
Both Read-access geo-redundant storage (RA-GRS) and Read-access geo-zone-redundant storage (RA-GZRS) replicate data to a secondary region and expose a read-only endpoint in that secondary region, allowing immediate reads without any failover.

Adım Adım Çözüm

1
Analyze the requirement to survive a complete regional outage.
Replicating data to a secondary region requires a geo-redundant option (such as GRS, GZRS, RA-GRS, or RA-GZRS).
LRS and ZRS do not replicate data outside of the primary region.
2
Analyze the requirement to read from the secondary region without initiating failover.
This requires read access to the secondary endpoint, which is only provided by the read-access variants: RA-GRS and RA-GZRS.
Standard GRS and GZRS replicate data to the secondary region but do not allow read access to that data unless a failover is initiated.

Anahtar Kavram

Azure Storage redundancy options that provide geo-replication and read access to the secondary region endpoint without requiring failover.
Bu soruyu puanla