Soru

Zorluk: ZorDesign Storage and Non-Relational Data HA and DR

GridPulse Analytics is designing a storage architecture for a smart-meter telemetry ingestion system. The system writes telemetry data to a general-purpose v2 storage account in the East US region. The storage architecture must meet the following requirements:
- Protect against a local availability zone failure in East US with zero downtime and zero data loss.
- In the event of a complete outage of the East US region, read access to the historical telemetry data must remain available with a Recovery Time Objective (RTO) of 00 minutes.
- In the event of a complete outage of the East US region, write operations must be restored in the West US region with an RTO of less than 11 hour and a Recovery Point Objective (RPO) of less than 1515 minutes.
- Cost must be minimized by avoiding redundant active-active compute environments for writes.

Which storage configuration and recovery strategy should you recommend?

  1. Configure the storage account to use Read-Access Geo-Zone-Redundant Storage (RA-GZRS). Direct read operations to the secondary endpoint, and initiate a customer-managed account failover to restore write capabilities.Cevap
  2. B
    Configure the storage account to use Read-Access Geo-Redundant Storage (RA-GRS). Direct read operations to the secondary endpoint, and initiate a customer-managed account failover to restore write capabilities.
  3. C
    Configure the storage account to use Read-Access Geo-Zone-Redundant Storage (RA-GZRS). Direct read operations to the secondary endpoint, and redirect write operations to the secondary endpoint without initiating a failover.
  4. D
    Configure the storage account to use Geo-Zone-Redundant Storage (GZRS). Initiate a customer-managed account failover during a regional outage to restore both read and write capabilities.

Cevap

Configure the storage account to use Read-Access Geo-Zone-Redundant Storage (RA-GZRS). Direct read operations to the secondary endpoint, and initiate a customer-managed account failover to restore write capabilities.
The correct option addresses all requirements: Read-Access Geo-Zone-Redundant Storage (RA-GZRS) provides zone-redundant storage in the primary region, satisfying the zone outage protection requirement. It also provides read access to the secondary region at all times, satisfying the read Recovery Time Objective (RTO) of 00 minutes. To restore writes in the secondary region, initiating a customer-managed account failover elevates the secondary region to primary, enabling writes while staying within the 1515-minute Recovery Point Objective (RPO) and 11-hour write RTO.

Adım Adım Çözüm

1
Evaluate primary region high availability requirements.
Determined that Zone-Redundant Storage (ZRS) or Geo-Zone-Redundant Storage (GZRS/RA-GZRS) is required in the primary region to survive an availability zone failure with zero downtime and data loss.
Locally redundant storage (LRS) based options like GRS/RA-GRS only replicate data within a single datacenter, making them vulnerable to zone outages.
2
Evaluate read availability requirements for a regional outage.
Determined that read-access to the secondary region must be configured (RA-GRS or RA-GZRS) to achieve a read Recovery Time Objective (RTO) of 00 minutes.
Non-read-access options (GRS/GZRS) keep the secondary region offline for reads until a full failover completes, resulting in read downtime during the failover window.
3
Evaluate write recovery and failover behavior.
Determined that a customer-managed account failover must be initiated to allow write operations in the secondary region.
The secondary endpoint is read-only. Directing writes to the secondary endpoint without failover fails because the secondary region does not accept write operations until it is promoted to primary via failover.

Anahtar Kavram

Azure Storage account replication tiers (RA-GZRS vs GZRS/RA-GRS) and the mechanics of customer-managed account failover for disaster recovery.
Tahmini Süre:2m 0s
Bu soruyu puanla