Question

Difficulty: EasyAzure Storage Accounts, Blob, Disk, Files, and Storage Tiers

An organization is planning to store rarely accessed backup data in Azure. For this scenario, is the statement that the Archive access tier of Azure Blob Storage offers the lowest storage costs among all access tiers true or false?

Answer: Answer

Answer

True
The statement is true because the Archive access tier of Azure Blob Storage provides the most cost-effective storage option for data that is rarely accessed and can tolerate retrieval latency, offering the lowest storage cost per gigabyte.

Step-by-Step Solution

1
Identify the storage requirements of the organization.
The organization needs to store rarely accessed backup data at the lowest possible cost.
Understanding the requirements allows selecting the correct storage tier.
2
Analyze the access tiers available for Azure Blob Storage.
Azure Blob Storage provides Hot, Cool, Cold, and Archive tiers. The Archive tier offers the lowest storage costs but has the highest access costs and retrieval times.
Evaluating options to find the most cost-effective solution.
3
Determine if the Archive tier matches the scenario's cost-saving goal.
Since the data is rarely accessed and cost is the priority, the Archive tier is the correct fit.
To confirm the truth of the statement.

Key Concept

Azure Blob Storage Access Tiers
Rate this question