70-475 · Question #28
You are designing an Internet of Things (IoT) solution intended to identify trends. The solution requires the real-time analysis of data originating from sensors. The results of the analysis will be…
The correct answer is A. Microsoft Azure Stream Analytics. For your Internet of Things (IoT) scenarios that use Event Hubs, Azure Stream Analytics can serve as a possible first step to perform near real-time analytics on telemetry data. Just like Event Hubs, Steam Analytics supports the streaming of millions of event per second. Unlike…
Question
Options
- AMicrosoft Azure Stream Analytics
- BMicrosoft Azure HDInsight Spark clusters
- CMicrosoft Azure Event Hubs
- DMicrosoft Azure HDInsight Hadoop clusters
How the community answered
(37 responses)- A76% (28)
- B3% (1)
- C16% (6)
- D5% (2)
Explanation
For your Internet of Things (IoT) scenarios that use Event Hubs, Azure Stream Analytics can serve as a possible first step to perform near real-time analytics on telemetry data. Just like Event Hubs, Steam Analytics supports the streaming of millions of event per second. Unlike a standard database, analysis is performed on data in motion. This streaming input data can also be combined with reference data inputs to perform lookups or do correlation to assist in unlocking business insights. It uses a SQL-like language to simplify the analysis of data inputs and detect anomalies, trigger alerts or transform the data in order to create valuable outputs.
Topics
Community Discussion
No community discussion yet for this question.