Your company has datacenters in Los Angeles and New York. The company has a Microsoft Azure subscription.
You are configuring the two datacenters as geo-clustered sites for site resiliency.
You need to recommend an Azure storage redundancy option.
You have the following data storage requirements:
- Data must be stored on multiple nodes.
- Data must be stored on nodes in separate geographic locations.
- Data can be read from the secondary location as well as from the primary location
Which of the following Azure stored redundancy options should you recommend?
A. Geo-redundant storage
B. Read-only geo-redundant storage
C. Zone-redundant storage
D. Locally redundant storage
You are configuring the two datacenters as geo-clustered sites for site resiliency.
You need to recommend an Azure storage redundancy option.
You have the following data storage requirements:
- Data must be stored on multiple nodes.
- Data must be stored on nodes in separate geographic locations.
- Data can be read from the secondary location as well as from the primary location
Which of the following Azure stored redundancy options should you recommend?
A. Geo-redundant storage
B. Read-only geo-redundant storage
C. Zone-redundant storage
D. Locally redundant storage
A. Geo-redundant storage
✅ Explanation:
-Geo-redundant storage (GRS) is the appropriate choice for the following reasons:
1. Data is stored on multiple nodes across two geographic locations (Los Angeles and New York). This meets the requirement for data to be stored in separate geographic locations.
2. Data can be read from both the primary and secondary locations. This meets the requirement for data to be readable from the secondary location.
3. GRS provides the highest level of durability, with data replicated synchronously within a single region and then asynchronously to a secondary remote region. This meets the requirement for data to be stored on multiple nodes.
✅ Explanation:
-Geo-redundant storage (GRS) is the appropriate choice for the following reasons:
1. Data is stored on multiple nodes across two geographic locations (Los Angeles and New York). This meets the requirement for data to be stored in separate geographic locations.
2. Data can be read from both the primary and secondary locations. This meets the requirement for data to be readable from the secondary location.
3. GRS provides the highest level of durability, with data replicated synchronously within a single region and then asynchronously to a secondary remote region. This meets the requirement for data to be stored on multiple nodes.