Storage Flashcards
LRS
Locally redundant storage (LRS) provides at least 99.999999999% (11 nines) durability of objects over a given year. LRS provides this object durability by replicating your data to a storage scale unit. A datacenter, located in the region where you created your storage account, hosts the storage scale unit.
ZRS
Zone-redundant storage (ZRS) replicates your data synchronously across three storage clusters in a single region.
GRS
Geo-redundant storage (GRS) is designed to provide at least 99.99999999999999% (16 9’s) durability of objects over a given year by replicating your data to a secondary region that is hundreds of miles away from the primary region. If your storage account has GRS enabled, then your data is durable even in the case of a complete regional outage or a disaster in which the primary region isn’t recoverable.
RA-GRS
Read-access geo-redundant storage (RA-GRS) maximizes availability for your storage account. RA-GRS provides read-only access to the data in the secondary location, in addition to geo-replication across two regions.
Block Blob
Used to store documents, videos, files, unstructured data. Max size is 4.77TB
Append Blob
A blob that supports appending data to the end, useful for logs
Page Blob
Used for random read and write operations, used for VHDs within VMs. Max size is 8TB
Archive Access Tier
optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).
Cool Access Tier
optimized for storing data that is infrequently accessed and stored for at least 30 days.
Hot Access Tier
is optimized for storing data that is accessed frequently.
Standard Tier
HDD or SSD
Page blob and block blob
file, table and queue
LRS, ZRS, GRS, RA-GRS
Premium Tier
Always SSD
Only page blob
Only LRS
Immutable Blob Storage: Time-based retention
Puts an immutable hold on blobs for a specified amount of days. Meets regulator compliance for many enterprises, such as financial institutions.
Immutable Blob Storage: Legal Hold
Similar to time-based retention but without the retention day limit.
Storage Queue Message Size Constraint
64 KB