Azure Storage Services Flashcards
T or F
With storage accounts in Azure a unique namespace is created
True
T or F
No two storage accounts can have the same name
True
T or F
Azure Storage always stores multiple copies of your data so that it’s protected from planned and unplanned events
True
Redundancy ensures what for your storage account
that it meets availability and durability targets even in the face of failures
Redundancy in the primary region
storage account is always replicated 3 times
What are the two options for how your data is replicated in the primary region?
LRS - locally redundant storage
ZRS - zone redundant storage
LRS - local redundant storage
replicates your data 3X within a single data center in the primary region
provides 11 nines of durability (99.999999999%) over a year
T or F
LRS is the lowest cost redundancy option and offers the least durability
True
T or F
LRS is good for drive failures but lacks when it comes to a fire or flooding event
True.
All data may not be unrecoverable in the even of a fire or flooding
T or F
Zone redundant storage replicates your Azure Storage data synchronously across three Azure availability zones in the primary region
True
What’s the durability rate for ZRS in a given year?
12 nines.
99.9999999999%
How many availability zones does ZRS replicate your data to?
three
T or F
With ZRS your data is still accessible for both read and write even if a zone becomes unavailable.
True
T or F
Microsoft recommends using ZRS for primary regions for scenarios that require high availability
True
T or F
If you chose to have your data copied to the second region, it will be durable even in the event of a catastrophic failure
True