exam questions

Exam DP-203 All Questions

View all questions & answers for the DP-203 exam

Exam DP-203 topic 4 question 18 discussion

Actual exam question from Microsoft's DP-203
Question #: 18
Topic #: 4
[All DP-203 Questions]

You are designing a highly available Azure Data Lake Storage solution that will include geo-zone-redundant storage (GZRS).
You need to monitor for replication delays that can affect the recovery point objective (RPO).
What should you include in the monitoring solution?

  • A. 5xx: Server Error errors
  • B. Average Success E2E Latency
  • C. availability
  • D. Last Sync Time
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Nivas2401
Highly Voted 2 years, 3 months ago
Selected Answer: D
https://docs.microsoft.com/en-us/azure/storage/common/last-sync-time-get?tabs=azure-powershell
upvoted 5 times
...
PallaviPatel
Highly Voted 2 years, 5 months ago
Selected Answer: D
D is correct as we need to see impact on rpo to know that we need to see when was last sync carried out.
upvoted 5 times
...
j0n4
Most Recent 5 months, 3 weeks ago
Selected Answer: D
Hora de la última sincronización
upvoted 1 times
...
kkk5566
9 months, 3 weeks ago
Selected Answer: D
last sync time
upvoted 1 times
...
vctrhugo
12 months ago
Selected Answer: D
D. Last Sync Time: Monitoring the Last Sync Time metric will provide you with the information about the timestamp of the last successful synchronization between the primary and secondary regions. By monitoring this metric, you can determine if there are any replication delays impacting the RPO. If the Last Sync Time is significantly behind the current time, it indicates a replication delay and potential RPO impact.
upvoted 2 times
...
Deeksha1234
1 year, 10 months ago
Selected Answer: D
agree Last sync time is right
upvoted 4 times
...
ovokpus
2 years, 3 months ago
Selected Answer: D
last sync time
upvoted 4 times
...
ANath
2 years, 4 months ago
Answer is D. https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy?toc=/azure/storage/blobs/toc.json#check-the-last-sync-time-property
upvoted 5 times
...
Fer079
2 years, 5 months ago
Selected Answer: B
The key word in this question is "monitor", It means that we would have to see the output over time, so the correct answer should be B. Average Success E2E Latency. In this way we can monitor the spent time for each replication https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-scalable-app-verify-metrics
upvoted 3 times
jv2120
2 years, 5 months ago
Answer is D. See below why not B. Any blob, file, queue, or table operation latency can cause cascading slowdowns in your application. The Success E2E Latency metric measures the total amount of time it takes for requests to be processed by the storage account APIs, sent to the client, and then acknowledged by the client.
upvoted 4 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 ...