Verdant Power Solutions is designing a business continuity solution for an application that processes wind turbine telemetry data. The application continuously writes transactional log files to an Azure Storage account.
The solution must satisfy the following requirements:
- Recovery Point Objective (RPO): Less than minutes.
- Recovery Time Objective (RTO): Less than minutes.
- Read availability: Telemetry data must remain readable from a secondary region during a primary region outage.
- Write availability: Write capabilities must be restored in the secondary region within the RTO during a primary region outage.
- Cost: Storage costs must be minimized.
Which storage redundancy configuration and disaster recovery procedure should you recommend?
- Configure the storage account to use Read-Access Geo-Redundant Storage (RA-GRS) and initiate a customer-managed failover to the secondary region during an outage.Cevap
- BConfigure the storage account to use Read-Access Geo-Redundant Storage (RA-GRS) and configure the application to write directly to the secondary endpoint when the primary region is unavailable.
- CConfigure the storage account to use Geo-Redundant Storage (GRS) and configure the application to read from the secondary endpoint during a primary region outage.
- DConfigure the storage account to use Locally Redundant Storage (LRS) and configure Azure Backup to replicate snapshots to a secondary region vault every 15 minutes.
Cevap
Configure the storage account to use Read-Access Geo-Redundant Storage (RA-GRS) and initiate a customer-managed failover to the secondary region during an outage.
The correct answer configuration uses Read-Access Geo-Redundant Storage (RA-GRS) combined with customer-managed failover. RA-GRS ensures that data is geo-replicated and readable from the secondary region's secondary endpoint during a primary outage. Initiating a customer-managed failover promotes the secondary region to primary, restoring write capabilities within the required 30-minute RTO.
Adım Adım Çözüm
Anahtar Kavram
Azure Storage Disaster Recovery and Redundancy
Tahmini Süre:1m 30s