- A
Hot tier
Why wrong: Incorrect. Hot tier is optimized for frequent access and has the highest storage cost.
- B
Cool tier
Why wrong: Incorrect. Cool tier is for data accessed infrequently (30+ days) but still costs more than Archive.
- C
Cold tier
Why wrong: Incorrect. Cold tier is for data accessed less than a few times per year, but Archive is the lowest cost option.
- D
Archive tier
Correct. Archive tier offers the lowest storage cost for data that is rarely accessed and for which retrieval latency (hours) is acceptable.
Quick Answer
The answer is the Archive tier. This is the correct choice because it offers the lowest storage cost per gigabyte of any Azure Blob Storage access tier, making it the most cost-effective Azure Blob Storage tier for rarely accessed archival data that must be retained for a decade with only occasional retrieval. On the Microsoft Azure Data Fundamentals DP-900 exam, this question tests your understanding of how access frequency drives tier selection; a common trap is confusing the Cool or Cold tiers, which have higher storage costs but lower retrieval penalties, with the Archive tier’s extreme cost trade-off. Remember that Archive is designed for data accessed less than once a year, like legal documents, where the high retrieval cost and time (hours) are acceptable for the massive storage savings. A simple memory tip: “Archive for annual access, Cool for monthly, Hot for daily.”
DP-900 Practice Question: Describe considerations for working with non-relational data on Azure
This DP-900 practice question tests your understanding of describe considerations for working with non-relational data on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. A key principle to apply: archive tier offers the lowest storage cost for Azure Blob Storage.. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
A company archives legal documents that must be kept for 10 years. Access to these documents is extremely rare (maybe once a year). They want to minimize storage costs. Which Azure Blob Storage access tier is most cost-effective for this data?
Clue words in this question
Noticing these words before you look at the options changes how you read each choice.
Clue:
"minimum / minimize"Why it matters: Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Archive tier
The Archive tier is the most cost-effective for data that is accessed less than once a year and must be retained for a long period (10 years). It offers the lowest storage cost per GB among all Azure Blob Storage access tiers, but has the highest access and data retrieval costs, making it ideal for rarely accessed, long-term archival data like legal documents.
Key principle: Archive tier offers the lowest storage cost for Azure Blob Storage.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Hot tier
Why it's wrong here
Incorrect. Hot tier is optimized for frequent access and has the highest storage cost.
- ✗
Cool tier
Why it's wrong here
Incorrect. Cool tier is for data accessed infrequently (30+ days) but still costs more than Archive.
- ✗
Cold tier
Why it's wrong here
Incorrect. Cold tier is for data accessed less than a few times per year, but Archive is the lowest cost option.
- ✓
Archive tier
Why this is correct
Correct. Archive tier offers the lowest storage cost for data that is rarely accessed and for which retrieval latency (hours) is acceptable.
Clue confirmation
The clue word "minimum / minimize" in the question point toward this answer.
Related concept
Archive tier offers the lowest storage cost for Azure Blob Storage.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often choose the Cool or Cold tier because they think 'infrequent' or 'rare' access matches those tiers, but they overlook the Archive tier's significantly lower storage cost for data that is accessed less than once a year and has a long retention period.
Detailed technical explanation
How to think about this question
The Archive tier has a 180-day minimum storage duration and a data retrieval time of up to 15 hours (via standard rehydration), which is acceptable for legal documents accessed only once a year. Under the hood, Archive data is stored on offline tape or optical media, and rehydration moves the blob to Hot or Cool tier before access, incurring both read and data transfer costs. In a real-world scenario, a legal firm might use lifecycle management policies to automatically move blobs from Hot to Cool to Cold to Archive over the 10-year retention period, minimizing costs while ensuring compliance.
KKey Concepts to Remember
- Archive tier offers the lowest storage cost for Azure Blob Storage.
- Data in the Archive tier has retrieval latency measured in hours.
- It is ideal for long-term retention of rarely accessed data.
- Minimum retention period for Archive tier is 180 days.
TExam Day Tips
- Watch for words such as best, first, most likely and least administrative effort.
- Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Archive tier offers the lowest storage cost for Azure Blob Storage.
Real-world example
How this comes up in practice
A startup's cloud architect reviews their monthly bill and notices costs are higher than expected for a long-running batch job. Switching from on-demand instances to Reserved Instances — or using Spot/Preemptible VMs — can reduce compute costs by up to 72 %. Questions like this test whether you understand the tradeoffs between commitment, flexibility, and cost across cloud pricing models.
What to study next
Got this wrong? Here's your next step.
Review archive tier offers the lowest storage cost for Azure Blob Storage., then practise related DP-900 questions on the same topic to reinforce the concept.
- →
Describe considerations for working with non-relational data on Azure — study guide chapter
Learn the concepts, then practise the questions
- →
Describe considerations for working with non-relational data on Azure practice questions
Targeted practice on this topic area only
- →
All DP-900 questions
982 questions across all exam domains
- →
Microsoft Azure Data Fundamentals DP-900 study guide
Full concept coverage aligned to exam objectives
- →
DP-900 practice test guide
How to use practice tests most effectively before exam day
Related practice questions
Related DP-900 practice-question pages
Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.
Describe core data concepts practice questions
Practise DP-900 questions linked to Describe core data concepts.
Describe an analytics workload on Azure practice questions
Practise DP-900 questions linked to Describe an analytics workload on Azure.
Identify considerations for relational data on Azure practice questions
Practise DP-900 questions linked to Identify considerations for relational data on Azure.
Describe considerations for working with non-relational data on Azure practice questions
Practise DP-900 questions linked to Describe considerations for working with non-relational data on Azure.
DP-900 fundamentals practice questions
Practise DP-900 questions linked to DP-900 fundamentals.
DP-900 scenario practice questions
Practise DP-900 questions linked to DP-900 scenario.
DP-900 troubleshooting practice questions
Practise DP-900 questions linked to DP-900 troubleshooting.
Practice this exam
Start a free DP-900 practice session
Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.
FAQ
Questions learners often ask
What does this DP-900 question test?
Describe considerations for working with non-relational data on Azure — This question tests Describe considerations for working with non-relational data on Azure — Archive tier offers the lowest storage cost for Azure Blob Storage..
What is the correct answer to this question?
The correct answer is: Archive tier — The Archive tier is the most cost-effective for data that is accessed less than once a year and must be retained for a long period (10 years). It offers the lowest storage cost per GB among all Azure Blob Storage access tiers, but has the highest access and data retrieval costs, making it ideal for rarely accessed, long-term archival data like legal documents.
What should I do if I get this DP-900 question wrong?
Review archive tier offers the lowest storage cost for Azure Blob Storage., then practise related DP-900 questions on the same topic to reinforce the concept.
Are there clue words in this question I should notice?
Yes — watch for: "minimum / minimize". Asks for the least resource use — fewest addresses, smallest subnet, lowest overhead. Eliminate over-provisioned options even if they would technically work.
What is the key concept behind this question?
Archive tier offers the lowest storage cost for Azure Blob Storage.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Keep practising
More DP-900 practice questions
- An e-commerce application processes customer orders. When an order is placed, the system must decrement the inventory co…
- A company runs an e-commerce application on Azure SQL Database. The application experiences heavy read traffic from repo…
- A company uses Azure SQL Database for an order management system. The Orders table has columns: OrderID (int, primary ke…
- A gaming company stores player scores in Azure Cosmos DB using the NoSQL API. Each document contains fields: PlayerID (u…
- A gaming company stores player profiles as JSON documents. Each profile includes standard fields like playerId, username…
- A company is migrating an on-premises SQL Server database to Azure. They want to ensure that database administrators (DB…
Last reviewed: Jun 11, 2026
This DP-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-900 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.