Designing and Implementing Big Data Analytics Solutions — Question 2
Your company has thousands of Internet-connected sensors.
You need to recommend a computing solution to perform a real-time analysis of the date generated by the sensors.
Which computing solution should you include in the recommendation?
Answer options
- A. Microsoft Azure Stream Analytics
- B. Microsoft Azure Notification Hubs
- C. Microsoft Azure Cognitive Services
- D. Microsoft Azure HDInsight HBase cluster
Correct answer: D
Explanation
The correct answer is D, Microsoft Azure HDInsight HBase cluster, as it is specifically designed for handling large volumes of data in real-time. Options A and C, while useful for data processing and analytics, do not provide the same level of scalability and performance for real-time analysis as HBase. Option B is focused on push notifications rather than data analysis.