DP-203 · Question #210
DP-203 Question #210: Real Exam Question with Answer & Explanation
The correct answer is C: Backlogged Input Events. To react to increased workloads and increase streaming units, consider setting an alert of 80% on the SU Utilization metric. Also, you can use watermark delay and backlogged events metrics to see if there is an impact. Note: Backlogged Input Events: Number of input events that ar
Question
You have an Azure Stream Analytics job. You need to ensure that the job has enough streaming units provisioned. You configure monitoring of the SU % Utilization metric. Which two additional metrics should you monitor? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
Options
- AOut of order Events
- BLate Input Events
- CBacklogged Input Events
- DFunction Events
- EWatermark Delay
Explanation
To react to increased workloads and increase streaming units, consider setting an alert of 80% on the SU Utilization metric. Also, you can use watermark delay and backlogged events metrics to see if there is an impact. Note: Backlogged Input Events: Number of input events that are backlogged. A non-zero value for this metric implies that your job isn't able to keep up with the number of incoming events. If this value is slowly increasing or consistently non-zero, you should scale out your job, by increasing the SUs. https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-monitoring
Community Discussion
No community discussion yet for this question.