ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 37 - DP-203 discussion

Report
Export

You are monitoring an Azure Stream Analytics job.

You discover that the Backlogged Input Events metric is increasing slowly and is consistently non-zero. You need to ensure that the job can handle all the events.

What should you do?

A.
Change the compatibility level of the Stream Analytics job.
Answers
A.
Change the compatibility level of the Stream Analytics job.
B.
Increase the number of streaming units (SUs).
Answers
B.
Increase the number of streaming units (SUs).
C.
Remove any named consumer groups from the connection and use $default.
Answers
C.
Remove any named consumer groups from the connection and use $default.
D.
Create an additional output stream for the existing input stream.
Answers
D.
Create an additional output stream for the existing input stream.
Suggested answer: B

Explanation:

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. You should increase the Streaming Units. Note: Streaming Units (SUs) represents the computing resources that are allocated to execute a Stream Analytics job. The higher the number of SUs, the more CPU and memory resources are allocated for your job.

Reference:

https://docs.microsoft.com/bs-cyrl-ba/azure/stream-analytics/stream-analytics-monitoring

asked 02/10/2024
Juan Tovar
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first