BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-420 Topic 9 Question 46 Discussion

Actual exam question for Microsoft's DP-420 exam
Question #: 46
Topic #: 9
[All DP-420 Questions]

You have a container m an Azure Cosmos DB for NoSQL account. The container stores data about families. Data about parents, children, and pets are stored as separate documents.

Each document contains the address of each family. Members of the same family share the same partition key named family Id

You need to update the address for each member of the same family that share the same address. The solution must meet the following requirements:

* Be atomic consistent isolated, and durable (ACID).

* Provide the lowest latency.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Stephen
1 months ago
I'm surprised they didn't include an option to send the family a strongly worded letter about updating their address. That would be the most efficient solution, right?
upvoted 0 times
Hillary
16 days ago
C) Update the document of each family member separately and set the consistency level to strong.
upvoted 0 times
...
Marion
21 days ago
B) No, that would not meet the requirements for ACID compliance and low latency.
upvoted 0 times
...
Keith
30 days ago
A) Update the document of each family member by using a transactional batch operation.
upvoted 0 times
...
...
Norah
1 months ago
Option A is the clear winner here. Transactional batch updates are the way to go for this scenario.
upvoted 0 times
...
Kattie
2 months ago
Option C is a bit overkill. Strong consistency is not necessary for this use case, and will likely add unnecessary overhead.
upvoted 0 times
Reid
24 days ago
A) Yes, it would be the most efficient way to update the address for all family members with the same address.
upvoted 0 times
...
Oren
27 days ago
B) I agree, using a transactional batch operation would ensure atomicity and consistency.
upvoted 0 times
...
Izetta
30 days ago
A) Update the document of each family member by using a transactional batch operation.
upvoted 0 times
...
...
Sharen
2 months ago
I think updating separately with strong consistency level could lead to higher latency. Transactional batch operation seems like the best choice for ACID compliance and low latency.
upvoted 0 times
...
Carol
2 months ago
Definitely Option A. Batched updates are the fastest way to update all family members consistently.
upvoted 0 times
Shasta
9 days ago
Batch operations help reduce latency and improve performance.
upvoted 0 times
...
Shawnta
10 days ago
It's important to maintain data integrity when updating multiple documents.
upvoted 0 times
...
Maia
14 days ago
I agree, using a transactional batch operation ensures atomicity and consistency.
upvoted 0 times
...
Emerson
1 months ago
Option A. Batched updates are the fastest way to update all family members consistently.
upvoted 0 times
...
...
Melodie
2 months ago
I'd go with Option B. Separate patch operations are more flexible and easier to maintain than a single batch update.
upvoted 0 times
Glory
1 months ago
I agree. Option B seems like the best choice for updating the address for each member of the same family.
upvoted 0 times
...
Glory
2 months ago
I'd go with Option B. Separate patch operations are more flexible and easier to maintain than a single batch update.
upvoted 0 times
...
...
Gail
2 months ago
I disagree. Updating the document of each family member separately with strong consistency level may provide better performance.
upvoted 0 times
...
Elfrieda
2 months ago
Option A sounds the way to go. Updating family members in a transactional batch operation ensures ACID compliance and minimizes latency.
upvoted 0 times
Gerald
2 months ago
Option A sounds the way to go. Updating family members in a transactional batch operation ensures ACID compliance and minimizes latency.
upvoted 0 times
...
Raymon
2 months ago
A) Update the document of each family member by using a transactional batch operation.
upvoted 0 times
...
...
Adell
2 months ago
I agree with Ilene. Using a transactional batch operation ensures atomicity and consistency.
upvoted 0 times
...
Ilene
2 months ago
I think we should update the document of each family member by using a transactional batch operation.
upvoted 0 times
...

Save Cancel