nerdexam
Microsoft

70-475 · Question #1

Which technology should you recommend to meet the technical requirement for analyzing the social media data?

The correct answer is A. Azure Stream Analytics. Azure Stream Analytics is a fully managed event-processing engine that lets you set up real-time analytic computations on streaming data. Stream Analytics can handle up to 1 GB of incoming data per second. Integration with Azure Event Hubs and Azure IoT Hub allows jobs to…

Design and implement database solutions for cloud

Question

Which technology should you recommend to meet the technical requirement for analyzing the social media data?

Options

  • AAzure Stream Analytics
  • BAzure Data Lake Analytics
  • CAzure Machine Learning
  • DAzure HDInsight Storm clusters

How the community answered

(31 responses)
  • A
    81% (25)
  • B
    3% (1)
  • C
    3% (1)
  • D
    13% (4)

Explanation

Azure Stream Analytics is a fully managed event-processing engine that lets you set up real-time analytic computations on streaming data. Stream Analytics can handle up to 1 GB of incoming data per second. Integration with Azure Event Hubs and Azure IoT Hub allows jobs to ingest millions of events per second coming from connected devices, clickstreams, and log files, to name a few. Using the partition feature of event hubs, you can partition computations into logical steps, each with the ability to be further partitioned to increase scalability. From scenario: Relecloud identifies the following technical requirements: Social media data must be analyzed to identify trending topics in real-time. The use of Infrastructure as a Service (IaaS) platforms must minimized, whenever possible. The real-time solution used to analyze the social media data must support scaling up and down without service interruption.

Topics

#Azure Stream Analytics#real-time processing#social media analytics#Azure services

Community Discussion

No community discussion yet for this question.

Full 70-475 Practice