
Ultimate access to all questions.
You need to monitor the performance of a data pipeline that processes real-time streaming data from IoT devices. The pipeline uses Azure Event Hubs for data ingestion and Azure Stream Analytics for data processing. Describe the steps you would take to monitor the pipeline performance, including the tools you would use and how you would interpret the results to ensure optimal performance.
A
Use Azure Monitor to track throughput and latency metrics, and Azure Stream Analytics monitoring tools to check query performance.
B
Only use Azure Event Hubs monitoring tools and ignore other tools.
C
Use Azure Monitor to track storage usage metrics and ignore other metrics.
D
Only use Azure Stream Analytics monitoring tools and ignore other tools.