Microsoft Certified:Azure Cosmos DB Developer Specialty
Domain 1Objective 6
Implement Data Access by Using Azure Cosmos DB for NoSQL SDKs DP-420 Practice Questions (Page 2)
Part of the Design and implement data models domain, which makes up ~45% of our current practice bank. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~18–29 in this domain), expect 3–4 from this objective — we provide 49 practice questions to prepare you well beyond it. (estimate)
49questions here
10free pages
13concepts
Questions 6–10
- 6
A banking application processes fund transfers. Each transfer requires updating two account documents in Azure Cosmos DB for NoSQL: debiting one account and crediting another. The team must ensure that both updates succeed or neither is applied. They also need to handle the case where the source account has insufficient funds. Which SDK feature should they use?
Select an answer first - 7
An application uses Azure Cosmos DB for NoSQL and experiences intermittent HTTP 429 errors during peak hours. The team has already implemented retry logic that respects the Retry-After header. However, some operations still fail after multiple retries. The team wants to ensure that no data is lost and that the application remains responsive. What should they do?
Select an answer first - 8
A developer is optimizing a query that filters by a non-partition-key property. The query is slow and consumes many RUs. The developer wants to understand why the query is expensive and what to improve. What should the developer do first?
Select an answer first - 9
Which consistency level can be overridden per request in Azure Cosmos DB?
Select an answer first - 10
An e-commerce app uses Azure Cosmos DB for NoSQL. When a customer places an order, the app must create an order item and decrement the product inventory item in the same logical partition. If either operation fails, neither should be applied. The app must also ensure that the inventory decrement does not make the quantity negative. What should the developer use?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “DP-420” is a trademark of its owner, used for identification only.