Azure Storage Ecosystem 6 Flashcards
What are the three access tiers available for Azure Blob Storage?
a) Hot, Warm, Cool
b) Hot, Cool, Archive
c) Hot, Cold, Archive
d) Hot, Cool, Frozen
b) Hot
What is the primary use case for the Hot access tier in Azure Blob Storage?
a) Infrequently accessed data
b) Data that needs to be archived
c) Frequently accessed data and day-to-day usage scenarios
d) Data that requires no access
c) Frequently accessed data and day-to-day usage scenarios
What is the primary use case for the Cool access tier in Azure Blob Storage?
a) Frequently accessed data
b) Infrequently accessed data and backup scenarios
c) Data that needs to be archived
d) Data that requires no access
b) Infrequently accessed data and backup scenarios
What is the primary use case for the Archive access tier in Azure Blob Storage?
a) Frequently accessed data
b) Infrequently accessed data
c) Data that needs to be kept but not accessed without rehydration
d) Data that requires immediate access
c) Data that needs to be kept but not accessed without rehydration
What is the default access tier for a new blob if not specified during upload?
a) Hot
b) Cool
c) Archive
d) Warm
a) Hot
What is the typical rehydration time for a blob from the Archive tier to the Hot or Cool tier?
a) 1 hour
b) 15 hours
c) 24 hours
d) 48 hours
b) 15 hours
What is the purpose of lifecycle management rules in Azure Blob Storage?
a) To manually move blobs between tiers
b) To automatically move blobs between tiers based on conditions
c) To delete blobs after a certain period
d) To encrypt blobs for security
b) To automatically move blobs between tiers based on conditions
What are the conditions that can trigger a lifecycle management rule in Azure Blob Storage?
a) Last modified date or created date
b) File size or file type
c) User access frequency or user role
d) Geographic location or storage account type
a) Last modified date or created date
What are the options available when creating a lifecycle management rule in Azure Blob Storage?
a) Move to Hot storage, Move to Cool storage, Delete the blob
b) Move to Cool storage, Move to Archive storage, Delete the blob
c) Move to Hot storage, Move to Archive storage, Delete the blob
d) Move to Warm storage, Move to Cool storage, Delete the blob
b) Move to Cool storage
What is the primary benefit of using the Cool access tier over the Hot access tier?
a) Lower storage costs for infrequently accessed data
b) Faster access times for frequently accessed data
c) Higher durability for critical data
d) Lower access costs for frequently accessed data
a) Lower storage costs for infrequently accessed data
What is the primary benefit of using the Archive access tier?
a) Lower storage costs for data that is rarely accessed
b) Faster access times for frequently accessed data
c) Higher durability for critical data
d) Lower access costs for frequently accessed data
a) Lower storage costs for data that is rarely accessed
What is the maximum rehydration time for a high-priority request of a blob less than 10 GB from the Archive tier?
a) 1 hour
b) 15 hours
c) 24 hours
d) 48 hours
a) 1 hour