dp-900 Practice Question 1850

Exam: dp-900
Domain: Describe an analytics workload on Azure
Topic: Describe data ingestion and processing on Azure
Difficulty: medium
Contoso Ltd needs to ingest real-time sensor data from IoT devices into Azure for analysis. Which Azure service should they use for this purpose, and what additional configuration might be required to ensure secure data transfer and processing?

Answer Options

A
Azure Databricks
B
Azure Stream Analytics with Azure IoT Hub
C
Azure Data Factory with Azure Blob Storage
D
Azure Functions with Event Grid

Correct Answer

B: Azure Stream Analytics with Azure IoT Hub

Explanation

The correct answer is B: Azure Stream Analytics should be used for real-time data processing, with Azure IoT Hub as the source for ingesting data. This setup ensures secure data transfer and processing.