You are designing the storage configuration for a critical production database hosted on an Azure Virtual Machine. The database transaction logs require high write throughput and consistent sub-millisecond latency. In addition, the storage solution must remain available in the event of a physical outage or power failure at a single datacenter within the Azure region. Which disk storage configuration should you recommend?
- AStandard SSD configured with Zone-Redundant Storage (ZRS)
- BPremium SSD configured with Locally Redundant Storage (LRS)
- Premium SSD configured with Zone-Redundant Storage (ZRS)Cevap
- DStandard HDD configured with Locally Redundant Storage (LRS)
Cevap
Premium SSD configured with Zone-Redundant Storage (ZRS)
Premium SSD provides the sub-millisecond latency and high throughput required for transaction logs, and Zone-Redundant Storage (ZRS) replicates the data across three availability zones to protect against a single datacenter failure.
Adım Adım Çözüm
Anahtar Kavram
Matching database workload latency and write throughput needs with Premium SSD performance, while ensuring datacenter-level resilience using Zone-Redundant Storage (ZRS).
Tahmini Süre:1m 0s