Tailwind Traders is designing a storage solution for critical database backups. The backups must be protected against a regional disaster. The recovery time objective (RTO) requires these backup files to be accessible for immediate restore operations at any time without rehydration delays. Which storage configuration should be selected to meet these requirements?
- ALRS (Locally Redundant Storage) in the Hot tier
- BGRS (Geo-Redundant Storage) in the Archive tier
- GRS (Geo-Redundant Storage) in the Hot tierAnswer
- DRA-GRS (Read-Access Geo-Redundant Storage) configured to allow direct writes to both regions
Answer
GRS (Geo-Redundant Storage) in the Hot tier
Selecting GRS (Geo-Redundant Storage) in the Hot tier provides the necessary regional redundancy to survive a complete outage of the primary region. Storing the database backups in the Hot tier ensures that the files remain online and can be retrieved immediately without the latency associated with rehydrating data from the Archive tier.
Step-by-Step Solution
Key Concept
Azure Storage replication tiers and access tier capabilities