An administrator is reviewing the storage options and access tiers in Azure.
Which two of the following statements correctly describe the characteristics of Azure Blob Storage access tiers? (Select two.)
- The Hot access tier is optimized for storing data that is accessed or written frequently.Cevap
- The Archive access tier offers the lowest storage costs but requires data to be rehydrated to an online tier before it can be read.Cevap
- CThe Cool access tier requires data to be rehydrated to the Hot tier before any read operations can occur.
- DThe Archive access tier is designed to host active virtual machine operating system (OS) disks to reduce IaaS virtual machine costs.
Cevap
The correct statements are that the Hot access tier is optimized for storing data that is accessed or written frequently, and the Archive access tier offers the lowest storage costs but requires data to be rehydrated to an online tier before it can be read.
The correct statements are that the Hot access tier is designed for frequently accessed data and the Archive access tier requires data to be rehydrated to an online tier (Hot or Cool) before it can be read. The Hot tier has higher storage costs but lower access fees, which aligns with active data workloads. The Archive tier stores data offline at the lowest storage cost, but its data is not immediately readable until it undergoes rehydration.
Adım Adım Çözüm
Anahtar Kavram
Azure Blob Storage access tiers (Hot, Cool, Archive)