0
0
Azurecloud~5 mins

Storage redundancy (LRS, ZRS, GRS) in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does LRS stand for in Azure Storage redundancy?
LRS stands for Locally Redundant Storage. It keeps three copies of your data within a single data center to protect against hardware failures.
Click to reveal answer
intermediate
How does ZRS differ from LRS in Azure Storage?
ZRS means Zone-Redundant Storage. It stores copies of your data across multiple availability zones within the same region, protecting against data center failures.
Click to reveal answer
intermediate
What is the main benefit of GRS in Azure Storage?
GRS stands for Geo-Redundant Storage. It replicates your data to a secondary region hundreds of miles away, protecting against regional outages or disasters.
Click to reveal answer
advanced
Which Azure Storage redundancy option protects against both data center and regional failures?
Geo-Redundant Storage (GRS) protects against data center failures by replicating data within the primary region and also against regional failures by replicating data to a secondary region.
Click to reveal answer
beginner
Why might you choose LRS over GRS for your Azure Storage?
You might choose LRS because it is cheaper and provides protection against hardware failures within a single data center. It is suitable when you don't need protection against regional outages.
Click to reveal answer
Which Azure Storage redundancy option stores data copies across multiple availability zones within the same region?
ALocally Redundant Storage (LRS)
BRead-Access Geo-Redundant Storage (RA-GRS)
CZone-Redundant Storage (ZRS)
DGeo-Redundant Storage (GRS)
What does Geo-Redundant Storage (GRS) protect your data against?
ARegional outages by replicating data to a secondary region
BFailures in a single data center
COnly hardware failures in one server
DOnly accidental deletion
Which redundancy option is the most cost-effective for protecting data within a single data center?
ALRS
BGRS
CZRS
DRA-GRS
If you want your data to be available even if an entire Azure region goes down, which redundancy should you choose?
ALRS
BGRS
CZRS
DNone
Which redundancy option replicates data synchronously within the same region?
ARA-GRS
BGRS
CLRS
DZRS
Explain the differences between LRS, ZRS, and GRS in Azure Storage redundancy.
Think about where the data copies are stored and what failures each protects against.
You got /4 concepts.
    When would you choose Zone-Redundant Storage (ZRS) over Locally Redundant Storage (LRS)?
    Consider the difference in failure scope and cost.
    You got /4 concepts.