easyMultiple ChoiceObjective-mapped
DP-203 Practice Question: A data engineer monitors an Azure Stream…
A data engineer monitors an Azure Stream Analytics job that processes real-time data. The job is falling behind, and the SU utilization is at 100%. Which action should be taken to improve performance?
⚠ Common exam trap
It's easy for candidates to think reducing SU or splitting the job is a valid optimization, but the correct response is to increase SU when utilization is at 100%, as this directly addresses the resource bottleneck.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Increase the number of Streaming Units (SU).
When SU utilization reaches 100%, the job is fully saturated and cannot process incoming data fast enough. Increasing the number of Streaming Units (SU) allocates more compute resources (CPU and memory) to the job, allowing it to handle higher throughput and reduce backlog. This is the direct and recommended action for resolving performance bottlenecks caused by insufficient SU capacity.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Increase the number of Streaming Units (SU).
Why this is correct
More SU provides more processing power.
- ✗
Reduce the number of Streaming Units.
Why it's wrong here
Reducing SU would lower capacity.
- ✗
Change the query compatibility level to 1.0.
Why it's wrong here
Compatibility level affects language features, not performance.
- ✗
Deploy a second Stream Analytics job and split the input.
Why it's wrong here
Splitting across jobs adds complexity and does not directly address the existing job's bottleneck.
Visual reference
Go deeper
Related to this question
About these practice questions
Courseiva writes every DP-203 question from scratch — 760 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This DP-203 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the DP-203 exam.