Azure/스터디

Azure Dump #21

알라르방 2022. 10. 25. 10:53

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

 

 

 

Correct Answer: B 🗳️
RA-GRS allows you to have higher read availability for your storage account by providing ג€read onlyג€ access to the data replicated to the secondary location. Once you enable this feature, the secondary location may be used to achieve higher availability in the event the data is not available in the primary region.
References:
https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy-grs#read-access-geo-redundant-storage

반응형

'Azure > 스터디' 카테고리의 다른 글

Azure Dump #23  (0) 2022.10.25
Azure Dump #22  (0) 2022.10.25
Azure Dump #20  (0) 2021.09.16
Azure Dump #19  (0) 2021.09.16
Azure Dump #18  (0) 2021.09.16