nerdexam
Microsoft

AZ-305 · Question #179

You plan to store data in Azure Blob storage for many years. The stored data will be accessed rarely. You need to ensure that the data in Blob storage is always available for immediate access. The…

The correct answer is A. Cool. Azure cool tier is equivalent to the Amazon S3 Infrequent Access (S3-IA) storage in AWS that provides a low cost high performance storage for infrequently access data. Note: Azure's cool storage tier, also known as Azure cool Blob storage, is for infrequently- accessed data…

Submitted by lucia.co· Mar 6, 2026Design data storage solutions

Question

You plan to store data in Azure Blob storage for many years. The stored data will be accessed rarely. You need to ensure that the data in Blob storage is always available for immediate access. The solution must minimize storage costs. Which storage tier should you use?

Options

  • ACool
  • BArchive
  • CHot

How the community answered

(29 responses)
  • A
    90% (26)
  • B
    7% (2)
  • C
    3% (1)

Explanation

Azure cool tier is equivalent to the Amazon S3 Infrequent Access (S3-IA) storage in AWS that provides a low cost high performance storage for infrequently access data. Note: Azure's cool storage tier, also known as Azure cool Blob storage, is for infrequently- accessed data that needs to be stored for a minimum of 30 days. Typical use cases include backing up data before tiering to archival systems, legal data, media files, system audit information, datasets used for big data analysis and more. The storage cost for this Azure cold storage tier is lower than that of hot storage tier. Since it is expected that the data stored in this tier will be accessed less frequently, the data access charges are high when compared to hot tier. There are no additional changes required in your applications as these tiers can be accessed using APIs in the same manner that you access Azure storage. https://cloud.netapp.com/blog/low-cost-storage-options-on-azure

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice