Streaming Big Data to Azure Synapse via Azure Data Factory
This diagram shows a typical solution to stream big data to Azure Synapse:
- Data produced are streamed into Azure Event Hubs.
- Data in Event Hubs are captured in Azure Blob Storage via Event Hubs Capture feature.
- Once data capture is complete, an event is sent to Event Grid.
- Event Grid forwards the event information (with blob file path) to Azure Factory Pipeline (i.e. Event Grid triggered pipeline).
- Azure Data Factory uses event data (blob path) as source.
- Azure Data Factory sinks data to Azure Synapse SQL data warehouse for analytics.
copyright
This page is subject to Site terms.
comment Comments
No comments yet.