Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a scenario where you need to implement a data pipeline that supports both batch and real-time processing, which of the following Azure services would you use and how would you architect the solution?
A
Use Azure Data Factory for batch processing and Azure Stream Analytics for real-time processing, with a shared data storage layer.
B
Use Azure Data Factory for both batch and real-time processing by configuring triggers and activities accordingly.
C
Use Azure Data Bricks for batch processing and Azure Functions for real-time processing, with separate data storage layers for each.
D
Use Azure Data Lake for batch processing and Azure Event Hubs for real-time processing, without any integration between the two.