
Ultimate access to all questions.
In a scenario where you are monitoring stream processing in Azure, you notice a significant increase in processing latency. Describe the steps you would take to diagnose the issue, including the tools you would use, the potential causes you would investigate, and how you would implement a solution to mitigate the latency.
A
Use Azure Stream Analytics, investigate data skew, and increase streaming units.
B
Use Azure Event Hubs, investigate network issues, and optimize network settings.
C
Use Azure Data Lake Storage, investigate storage latency, and upgrade storage accounts.
D
Use Azure Functions, investigate function execution time, and optimize function code.