Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

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

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 41–45

  1. 41foundation · easy

    What is the purpose of a continuation token in Azure Cosmos DB query operations?

    Select an answer first
  2. 42application · medium

    A collaboration app stores shared documents in Azure Cosmos DB for NoSQL. Multiple users can edit the same document. The app reads a document, displays it, and later saves changes. If another user saved changes in the meantime, the app should not overwrite them and should notify the user to reload. What should the developer implement?

    Select an answer first
  3. 43application · medium

    A multi-tier web application uses Azure Cosmos DB for NoSQL. The account is configured with session consistency. A user updates their profile, and then immediately refreshes the page to view the changes. The web app uses multiple backend instances behind a load balancer. The team wants to ensure that the user always sees their own recent writes, even if the read request is handled by a different backend instance. What should they do?

    Select an answer first
  4. 44application · medium

    A healthcare application uses Azure Cosmos DB for NoSQL to store patient records. Two microservices can update the same patient record concurrently. The team needs to ensure that one service does not overwrite changes made by the other. They also want to avoid the overhead of locking the record for the entire update. Which SDK feature should they use?

    Select an answer first
  5. 45foundation · easy

    Which Azure Cosmos DB for NoSQL SDK method is used to create a new item in a container?

    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.