Microsoft Certified:Azure Cosmos DB Developer Specialty
Domain 4Objective 3
Define and Implement an Indexing Strategy for Azure Cosmos DB for NoSQL DP-420 Practice Questions (Page 3)
Part of the Optimize an Azure Cosmos DB solution domain, which makes up ~13% of our current practice bank. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~5–8 in this domain), expect 2–3 from this objective — we provide 17 practice questions to prepare you well beyond it. (estimate)
17questions here
4free pages
6concepts
Questions 11–15
- 11
A SaaS provider runs a multi-tenant application on Azure Cosmos DB for NoSQL. Each tenant has a container with a custom indexing policy. The operations team reports that one tenant's container has high write RU consumption and slow query performance. The queries in that container filter by tenantId and status, and also by tenantId and createdDate. The current policy includes a wildcard index on all paths and a composite index on (tenantId, status). The team wants to reduce write RU consumption while maintaining or improving query performance. What should they do?
Select an answer first - 12
An application queries an Azure Cosmos DB for NoSQL container with equality filters on a property named category. Which index type is most appropriate for this property to optimize equality queries?
Select an answer first - 13
A media company stores video metadata in Azure Cosmos DB for NoSQL. Queries frequently filter by genre and year, and also by genre and rating. The team notices that queries are consuming high RUs. They want to reduce RU consumption without changing the application code. What should they do?
Select an answer first - 14
A retail company uses Azure Cosmos DB for NoSQL to store product catalog data. The application runs a dashboard that frequently queries products by category and price range, and also by category and brand. The team wants to minimize query latency for these two patterns while keeping the indexing overhead low for the occasional product updates. What should the indexing policy include?
Select an answer first - 15
When configuring a custom indexing policy in the Azure portal for an Azure Cosmos DB for NoSQL container, which action is performed in the 'Indexing Policy' editor?
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.