exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 1 question 37 discussion

Actual exam question from Microsoft's DP-420
Question #: 37
Topic #: 1
[All DP-420 Questions]

You are designing an Azure Cosmos DB for NoSQL solution to store data from IoT devices. Writes from the devices will occur every second. Data will be retained indefinitely.

The following is a sample of the data.



You need to select a partition key that meets the following requirements for writes:

• Minimizes the partition skew
• Avoids capacity limits
• Avoids hot partitions

What should you do?

  • A. Use deviceManufacturer as the partition key.
  • B. Create a new synthetic key that contains deviceId and timestamp.
  • C. Create a new synthetic key that contains deviceId and deviceManufacturer.
  • D. Use deviceId as the partition key.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Blubb1860
11 months, 1 week ago
Selected Answer: B
B is correct
upvoted 3 times
...
dksks
1 year ago
Selected Answer: B
B selected
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...