exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 2 question 10 discussion

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

HOTSPOT
-

You have a multi-region Azure Cosmos DB account named account1 that has a default consistency level of strong.

You have an app named App1 that is configured to request a consistency level of session.

How will the read and write operations of App1 be handled? To answer, select the appropriate options in the answer area.

Show Suggested Answer Hide Answer
Suggested Answer:

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
azuredemo2022three
Highly Voted 1 year, 5 months ago
Answers Write and replicate data to every region synchronously. To which App1 is connected.
upvoted 11 times
azuredemo2022three
1 year, 5 months ago
Be applied only to the replica to which App1 is connected and To which App1 is connected
upvoted 1 times
Blubb1860
11 months, 1 week ago
If it will only write to this one replica, that would mean, there is no consistency at all... It´s writing synchronously because the strong consistency mode can´t be overridden for writes
upvoted 1 times
...
...
...
meiwein
Highly Voted 1 year, 5 months ago
"An account configured for strong consistency by default will still write and replicate data synchronously to every region in the account. When the SDK client instance or request overrides this with Session or weaker consistency, reads will be performed using a single replica." https://learn.microsoft.com/en-us/azure/cosmos-db/consistency-levels
upvoted 5 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 ...