Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Cosmos DB Developer Specialty

Domain 1Objective 2

Design a Data Partitioning Strategy for Azure Cosmos DB for NoSQL 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 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
9concepts

Questions 6–10

  1. 6foundation · easy

    In Azure Cosmos DB for NoSQL, how can you support multiple partition keys for different access patterns in a single container?

    Select an answer first
  2. 7foundation · easy

    An application stores IoT sensor readings in Azure Cosmos DB for NoSQL. Each reading is a separate item, and the application frequently queries readings for a specific device within a time range. Which partitioning strategy is most appropriate?

    Select an answer first
  3. 8expert · hard

    A retail analytics system stores sales transactions with storeId, productId, customerId, and saleDate. The business runs three equally important query patterns: sales by store, sales by product, and sales by customer. The system must minimize cross-partition queries for all three patterns. What is the most appropriate partitioning strategy?

    Select an answer first
  4. 9expert · hard

    A banking application stores account documents and transaction documents in the same container. The partition key is accountId. A stored procedure must transfer funds between two accounts. The two accounts are known at runtime and may be in different partitions. What is the best way to ensure the transfer is atomic?

    Select an answer first
  5. 10application · medium

    A chat application stores messages with fields: conversationId, senderId, timestamp, and messageText. The partition key is conversationId. Some conversations are very active, while others are idle. What is the primary throughput-related risk?

    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.