FEFreeExamDumps.in

Data Engineering on Microsoft Azure

Topic 4

Question 263

DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You have an Azure Stream Analytics query. The query returns a result set that contains 10,000 distinct values for a column named clusterID. You monitor the Stream Analytics job and discover high latency. You need to reduce the latency. Which two actions should you perform? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  • AAdd a pass-through query.
  • BIncrease the number of streaming units.
  • CAdd a temporal analytic function.
  • DScale out the query by using PARTITION BY.
  • EConvert the query to a reference query.