0
0
Azurecloud~5 mins

Storage tiers (Hot, Cool, Archive) in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the Hot storage tier in Azure Storage?
The Hot tier is designed for data that is accessed frequently. It offers the lowest latency and highest availability but at a higher storage cost compared to other tiers.
Click to reveal answer
beginner
Describe the Cool storage tier in Azure Storage.
The Cool tier is meant for data that is infrequently accessed but needs to be available immediately when requested. It has lower storage costs than Hot but higher access costs.
Click to reveal answer
beginner
What is the Archive storage tier used for in Azure Storage?
The Archive tier is for data that is rarely accessed and can tolerate several hours of retrieval latency. It has the lowest storage cost but the highest cost and delay for data retrieval.
Click to reveal answer
intermediate
Which Azure Storage tier should you choose for backup data that you rarely access?
You should choose the Archive tier because it offers the lowest storage cost for data that is rarely accessed and can tolerate retrieval delays.
Click to reveal answer
intermediate
How do storage costs and access costs compare across Hot, Cool, and Archive tiers?
Hot tier has the highest storage cost but lowest access cost. Cool tier has moderate storage cost and moderate access cost. Archive tier has the lowest storage cost but highest access cost and retrieval latency.
Click to reveal answer
Which Azure Storage tier is best for data accessed daily?
AHot
BCool
CArchive
DPremium
What is a key characteristic of the Archive tier?
AImmediate data availability
BHighest storage cost
CLowest storage cost with high retrieval latency
DDesigned for frequent data updates
Which tier has higher access costs but lower storage costs?
AHot
BArchive
CCool
DStandard
If you need to store data for months but access it rarely, which tier is most cost-effective?
APremium
BHot
CArchive
DCool
What happens if you try to access data in the Archive tier?
AData retrieval takes several hours
BData is moved to Hot tier automatically
CData is deleted automatically
DData is available instantly
Explain the differences between Hot, Cool, and Archive storage tiers in Azure.
Think about how often you use the data and how quickly you need it.
You got /4 concepts.
    When would you choose the Cool tier over Hot or Archive tiers?
    Consider data you don't use daily but need quickly when requested.
    You got /3 concepts.