Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

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 2)

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 6–10

  1. 6foundation · easy

    An application stores IoT sensor readings in Azure Cosmos DB for NoSQL. The application primarily performs point reads by device ID and timestamp. Writes are infrequent. Which indexing decision best supports this read-heavy pattern?

    Select an answer first
  2. 7foundation · easy

    A telemetry ingestion service writes high volumes of sensor data to Azure Cosmos DB for NoSQL. The data is archived and rarely queried, but the service occasionally needs to retrieve a single document by its unique identifier. Which indexing approach best optimizes this write-heavy workload?

    Select an answer first
  3. 8foundation · easy

    A query in Azure Cosmos DB for NoSQL filters on two properties: status and createdDate. The query uses an equality filter on status and a range filter on createdDate. Which composite index configuration would best support this query?

    Select an answer first
  4. 9application · medium

    A media streaming company uses Azure Cosmos DB for NoSQL to store user viewing history. Each document has `userId`, `contentId`, `timestamp`, and `durationWatched`. The application runs frequent queries that filter on `userId` and `timestamp` to retrieve a user's viewing history for a specific time range. The team notices high RU consumption for these queries. What should you do to reduce RU consumption?

    Select an answer first
  5. 10application · medium

    An e-commerce platform stores order documents in Azure Cosmos DB for NoSQL. The application frequently runs queries that filter orders by status (a string) and sort by orderDate (a string in ISO format). The team wants to optimize these queries while keeping the index size small. What should the indexing policy include?

    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.