VeloMed Solutions is designing a storage architecture for patient medical images and session recordings. The primary storage region is West US 3, and the secondary region is East US. The solution must meet the following requirements:
- The primary storage must tolerate the failure of a single Availability Zone in West US 3 with zero data loss () and immediate availability ().
- If a catastrophic regional disaster occurs in West US 3, read access to existing images must be available in the secondary region with an RTO of less than 15 minutes.
- The maximum acceptable data loss (RPO) for files replicated to the secondary region is 15 minutes.
- Write operations must be restored in the secondary region with an RTO of less than 1 hour during a regional disaster.
- Storage costs must be minimized while meeting all recovery objectives.
Which of the following configurations and disaster recovery procedures should the cloud architect recommend to satisfy these requirements? (Select TWO.)
- Deploy the storage account using Read-Access Geo-Zone-Redundant Storage (RA-GZRS).Cevap
- Initiate a customer-managed failover of the storage account to the secondary region if write capabilities must be restored during a regional outage.Cevap
- CConfigure the application to perform write operations directly to the secondary storage endpoint if the primary endpoint is unavailable.
- DDeploy the storage account using Read-Access Geo-Redundant Storage (RA-GRS).
- EDeploy the storage account using Geo-Zone-Redundant Storage (GZRS) and rely on Microsoft-managed failover to restore read access to the secondary region within 15 minutes.