
Explanation:
Why Option B is Optimal:
Real-time Processing Capability: Azure Stream Analytics is specifically designed for real-time data stream processing, which directly addresses the requirement for real-time monitoring of manufacturing machinery.
IoT Edge Integration: Stream Analytics Edge applications can be deployed directly on IoT devices or edge gateways, enabling processing at the edge where data is generated. This reduces latency and ensures real-time responsiveness.
Seamless IoT Hub Integration: Stream Analytics integrates natively with Azure IoT Hub, allowing direct consumption of device telemetry data without complex data movement or transformation pipelines.
Visual Studio Development: Using Microsoft Visual Studio provides a robust development environment for creating, testing, and deploying Stream Analytics Edge jobs with comprehensive debugging capabilities.
Option A (Azure Analysis Services using Azure PowerShell):
Option C (Azure Analysis Services using Microsoft Visual Studio):
Option D (Azure Data Factory instance using Azure Portal):
This solution provides the real-time monitoring capability required while leveraging the existing Azure IoT Hub infrastructure effectively.
Ultimate access to all questions.
A company uses Azure IoT Hub to communicate with IoT devices that monitor manufacturing machinery. The solution must enable real-time monitoring of the devices. What should you recommend?
A
Azure Analysis Services using Azure PowerShell
B
Azure Stream Analytics Edge application using Microsoft Visual Studio
C
Azure Analysis Services using Microsoft Visual Studio
D
Azure Data Factory instance using Azure Portal
No comments yet.