dp-900 Practice Question 1851
Exam: dp-900
Domain: Describe an analytics workload on Azure
Topic: Describe data ingestion and processing on Azure
Difficulty: medium
Contoso Ltd has a hybrid environment where they need to process large volumes of semi-structured data in real-time. They want to leverage Azure services for this task. Which combination of Azure services would you recommend, and why?
Answer Options
A
Azure Stream Analytics with Azure Databricks
B
Azure Databricks with Azure Data Factory
C
Azure Functions with Azure Storage
D
Azure SQL Database with Azure Logic Apps
Correct Answer
B: Azure Databricks with Azure Data Factory
Explanation
The correct answer is B: Azure Databricks with Azure Data Factory. Azure Databricks provides a scalable environment for processing semi-structured data using Spark, while Azure Data Factory can handle the ETL processes for data ingestion and transformation.