
Answer-first summary for fast verification
Answer: Use General-purpose v2 account with Hot tier for frequently accessed files, Cool tier for archived logs, and Archive tier for backup copies.
General-purpose v2 accounts are recommended because they support all Azure Storage services and provide the most flexible tiering options. The Hot tier is ideal for frequently accessed data due to its lower access costs, the Cool tier is suitable for archived logs with its balance between storage and access costs, and the Archive tier offers the most cost-effective solution for backup copies that are rarely accessed but require long-term storage.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your organization is planning a new project that involves storing large volumes of data with varying access patterns. The project includes frequently accessed files, archived logs that are accessed less frequently but require quick retrieval when needed, and backup copies that are rarely accessed but must be stored cost-effectively for long-term compliance. Considering the need for cost optimization, scalability, and compliance with data retention policies, which storage account type and tiers would you recommend for each use case? Choose the best option from the following. (Choose one correct option)
A
Use General-purpose v2 account with Hot tier for frequently accessed files, Cool tier for archived logs, and Archive tier for backup copies.
B
Use General-purpose v1 account with Hot tier for frequently accessed files, Cool tier for archived logs, and Archive tier for backup copies.
C
Use Blob Storage account with Hot tier for frequently accessed files, Cool tier for archived logs, and Archive tier for backup copies.
D
Use File Storage account with Hot tier for frequently accessed files, Cool tier for archived logs, and Archive tier for backup copies.
No comments yet.