CloudGuild · Blog · Cheat sheets · Lessons · Certifications

AZ-104 Exam Question Walkthrough: Storage Redundancy

Learn to navigate Azure storage options with this AZ-104 exam question breakdown on high availability and redundancy.

You are tasked with implementing a storage solution for a company that requires high availability and redundancy for its critical data. They want to ensure that data is accessible even if a storage account becomes unavailable. What should you implement?

The question

Think before you scroll

Consider the requirements of high availability and redundancy. The solution must ensure data accessibility even if a storage account is down. Focus on how each storage option addresses these criteria.

The answer

The correct option is B. Geo-Redundant Storage (GRS). GRS replicates your data to a secondary region. This ensures that your data remains accessible during a regional outage, fulfilling the need for high availability and redundancy.

Why the other options lose

The concept behind it

Understanding Azure's storage redundancy options is key. GRS is designed specifically for high availability across regions, ensuring that your critical data remains accessible during outages. Each option serves different needs: LRS for single-region redundancy, ZRS for local zone redundancy, and RA-GRS for read access only, but GRS is the only one that offers full redundancy across regions.

Exam trap to remember

Remember: GRS is your go-to for regional redundancy. Always prioritize data accessibility in multi-region scenarios.

Take the free AZ-104 mock exam

Take a free mock exam →