Medium1 markMultiple Choice
AZ-305 · Question 23 · Domain 2.3: Recommend a data storage solution
A media company stores 500 TB of video files in Azure Blob Storage. Files are accessed frequently for the first 30 days, occasionally for the next 90 days, and rarely afterward. However, compliance requires retaining all files for 7 years. You need to minimize storage costs while meeting these requirements. What should you design?
A media company stores 500 TB of video files in Azure Blob Storage. Files are accessed frequently for the first 30 days, occasionally for the next 90 days, and rarely afterward. However, compliance requires retaining all files for 7 years. You need to minimize storage costs while meeting these requirements. What should you design?
Answer options:
A.
A Blob lifecycle management policy.
B.
An Azure Automation runbook scheduled daily.
C.
Azure Data Factory pipelines.
D.
Azure File Sync.
How to approach this question
Identify the native Azure Storage feature that automates tiering based on rules.
Full Answer
A.A Blob lifecycle management policy.✓ Correct
A Blob lifecycle management policy.
Azure Blob Storage lifecycle management offers a rule-based policy that you can use to transition blob data to the appropriate access tiers (Hot, Cool, Archive) or expire data at the end of the data lifecycle.
Common mistakes
Thinking custom automation is required for tiering.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert