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

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 11–15

  1. 11foundation · easy

    A container stores user profiles. Each profile has a unique UserId, a Country, and a LastLoginDate. The application performs point reads by UserId and also runs reports that filter by Country. Which partition key is most suitable for this dataset and workload?

    Select an answer first
  2. 12application · medium

    A social media app stores posts with fields: userId, postId, timestamp, and visibility (public/private). The workload is write-heavy, and the most common query is 'get all public posts for a user'. Which partition key provides the best write distribution and query efficiency?

    Select an answer first
  3. 13foundation · easy

    A container has a partition key that causes most write operations to target a single logical partition. What is the likely effect on throughput?

    Select an answer first
  4. 14expert · hard

    A retail chain stores sales transactions. The current partition key is storeId. The company runs two workloads: (1) real-time lookups of a single transaction by transactionId, and (2) daily sales reports per store. The daily reports are slow and expensive. You need to optimize both workloads. What is the best partitioning strategy?

    Select an answer first
  5. 15application · hard

    A multi-tenant SaaS application stores documents for each tenant. Each tenant has many users, and each user has many records. The most common queries are: (1) all records for a user, (2) all users for a tenant. Which hierarchical partition key design best supports both query patterns?

    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.