Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are tasked with designing a data pipeline that needs to handle both batch and real-time data processing. Which Azure service would you use and how would you architect the solution?
A
Use Azure Data Factory alone, leveraging its scheduling and pipeline capabilities.
B
Use Azure Databricks alone, leveraging its support for both batch and real-time processing.
C
Combine Azure Data Factory and Azure Databricks, using Data Factory for orchestration and Databricks for processing.
D
Combine Azure Stream Analytics and Azure Databricks, using Stream Analytics for real-time processing and Databricks for batch processing.