Implement and manage storage Flashcards
virtual machine data
disks and files. persistent block storage
unstructured data
blob storage. azure data lake is hdfs
structured data
has a shared schema, aure table storage, azure cosmos db, and azure sql database
how many storage tiers
2, standard and premium
What are the data services that can be accessed by an azure storage account?
blob storage,files, azure queue storage, azure table storage
azure blob storage
unstructured or non-relational data: images, files, video/audio
azure files
config files, logs, metrics
azure queue storage
used to store and retrieve messages
azure table storage
fully manage nosql db
storage account types?
standard general-purpose v2, premium block blobs, premium file shares, premium page blobs
premium block blobs
good for applications with high transaction rates or low storage latency
premium file shares
recommended for enterprise or high-perfomrance scale applications
premium page blobs
page blobs are ideal for storing index-based and sparse data structures: operating systems, data disks, and databases
what are the four replication strategies?
locally redundant storage, zone redundant storage, geo-redundant storage, geo-zone-redundant storage
locally redundant storage
lowest cost and least durable