Medium1 markMultiple Choice
AZ-900 · Question 31 · Domain 2.4: Azure Storage Services
A company wants to ensure their storage account data is replicated to a secondary geographic region hundreds of miles away to protect against a regional disaster. Which redundancy option should they choose?
A company wants to ensure their storage account data is replicated to a secondary geographic region hundreds of miles away to protect against a regional disaster. Which redundancy option should they choose?
Answer options:
A.
Locally redundant storage (LRS)
B.
Zone-redundant storage (ZRS)
C.
Geo-redundant storage (GRS)
D.
Premium block blobs
How to approach this question
Match the requirement 'secondary geographic region' to the correct redundancy acronym.
Full Answer
C.Geo-redundant storage (GRS)✓ Correct
Geo-redundant storage (GRS)
Geo-redundant storage (GRS) copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in a secondary region.
Common mistakes
Choosing ZRS. ZRS protects against data center failure within one region, but not a full regional disaster.
Practice the full Azure Fundamentals AZ-900 Practice Exam 2
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the primary definition of cloud computing?EasyQ02According to the shared responsibility model, which component is ALWAYS the responsibility of the...EasyQ03A company wants to transition from purchasing physical servers to a model where they only pay for...MediumQ04Which TWO of the following are primary benefits of using cloud services? (Select TWO)EasyQ05True or False: Moving to the cloud typically shifts IT spending from an Operational Expenditure (...Easy
Expert