An enterprise is designing the storage architecture for two new applications:
1. App1 stores high-throughput transactional logging data using a Premium Block Blob storage account. It requires sub-millisecond write latency and must tolerate the loss of a single datacenter facility within the primary region without any data loss or application downtime.
2. App2 stores client documents in a Standard General Purpose v2 (GPv2) storage account. It must remain online and survive the failure of an entire availability zone in the primary region with zero recovery time. Additionally, the application must support read-only access to a secondary region for reporting purposes during normal operations.
Which two redundancy configurations should you recommend to meet these requirements?
- Zone-redundant storage (ZRS) for App1Cevap
- BLocally-redundant storage (LRS) for App1
- Read-access geo-zone-redundant storage (RA-GZRS) for App2Cevap
- DRead-access geo-redundant storage (RA-GRS) for App2