Easy1 markMultiple Choice
AZ-900 · Question 30 · Domain 2.4: Azure Storage Services
Which Azure Storage tier is the most cost-effective for storing data that is rarely accessed and can tolerate retrieval times of several hours?
Which Azure Storage tier is the most cost-effective for storing data that is rarely accessed and can tolerate retrieval times of several hours?
Answer options:
A.
Hot tier
B.
Cool tier
C.
Cold tier
D.
Archive tier
How to approach this question
Look for 'rarely accessed' and 'retrieval times of several hours'.
Full Answer
D.Archive tier✓ Correct
Archive tier
The Archive access tier has the lowest storage cost but the highest data retrieval costs and latency. It is optimized for storing data that is rarely accessed and stored for at least 180 days. Retrieving data from the Archive tier can take up to 15 hours.
Common mistakes
Choosing Cool or Cold tier. While cheaper than Hot, they still provide immediate access. Archive is the only tier with delayed retrieval.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert