Soru

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

A smart-home IoT company is designing a data storage architecture for device telemetry logs stored in Azure Blob Storage. The system must meet the following requirements:
- Survive a complete regional outage of the primary Azure region.
- Support active-active write operations in both the primary and secondary regions simultaneously.
- Minimize storage costs.
An architect recommends using Read-Access Geo-Redundant Storage (RA-GRS) to allow telemetry ingestion services in both regions to write directly to the storage account.
Why does the recommended solution fail to meet the requirements?

  1. Read-Access Geo-Redundant Storage (RA-GRS) does not support write operations to the secondary region; the secondary endpoint is read-only unless a failover is initiated.Cevap
  2. B
    Read-Access Geo-Redundant Storage (RA-GRS) only replicates data within a single availability zone in the primary region and does not support regional recovery.
  3. C
    Read-Access Geo-Redundant Storage (RA-GRS) requires configuring an Azure SQL Database auto-failover group to enable read access in the secondary region.
  4. D
    Read-Access Geo-Redundant Storage (RA-GRS) requires configuring Azure Site Recovery (ASR) to replicate data, which exceeds the low-cost constraint.

Cevap

Read-Access Geo-Redundant Storage (RA-GRS) does not support write operations to the secondary region; the secondary endpoint is read-only unless a failover is initiated.
The correct option is correct because Read-Access Geo-Redundant Storage (RA-GRS) replicates data to a secondary region but only allows read access to the secondary endpoint. It does not support write operations in the secondary region, failing the active-active write requirement.

Adım Adım Çözüm

1
Identify the replication and access characteristics of Read-Access Geo-Redundant Storage (RA-GRS).
RA-GRS replicates data to a secondary region asynchronously and provides read-only access to the secondary endpoint.
To determine whether the secondary endpoint can accept write operations.
2
Compare the capabilities of RA-GRS against the business requirement for active-active write operations in both regions.
Since RA-GRS does not support writes to the secondary region, it cannot be used for an active-active write configuration.
To identify why the architect's recommendation fails the requirement.

Anahtar Kavram

Azure Storage replication redundancy options and write limitations of read-access secondary endpoints.
Tahmini Süre:45s
Bu soruyu puanla