exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 3 question 16 discussion

Actual exam question from Microsoft's DP-300
Question #: 16
Topic #: 3
[All DP-300 Questions]

Your company uses Azure Stream Analytics to monitor devices.
The company plans to double the number of devices that are monitored.
You need to monitor a Stream Analytics job to ensure that there are enough processing resources to handle the additional load.
Which metric should you monitor?

  • A. Input Deserialization Errors
  • B. Late Input Events
  • C. Early Input Events
  • D. Watermark delay
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
The Watermark delay metric is computed as the wall clock time of the processing node minus the largest watermark it has seen so far.
The watermark delay metric can rise due to:
1. Not enough processing resources in Stream Analytics to handle the volume of input events.
2. Not enough throughput within the input event brokers, so they are throttled.
3. Output sinks are not provisioned with enough capacity, so they are throttled.
Reference:
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-time-handling

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
ofzrgrz
9 months ago
DP-203 question, you can skip.
upvoted 1 times
...
Ciupaz
1 year, 7 months ago
Stream Analytics is not part of the DP-300 exam.
upvoted 1 times
...
cusman
2 years, 2 months ago
DP-203
upvoted 3 times
...
o2091
2 years, 6 months ago
looks correct
upvoted 1 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 ...