Included in Data0to1 Project Library
Modern payment systems generate a continuous stream of changes.
Transactions are created, refunds are initiated, settlements are completed, and disputes are opened or resolved throughout the day. Instead of waiting for batch processing, many teams capture these changes as events so downstream systems can react faster.
In this pipeline, you will capture changes from Cosmos DB and convert them into payment business events. You will use Azure Functions to process change events, publish them to Azure Event Hubs, store the events in ADLS Gen2, and make them available for downstream processing and validation using Synapse Serverless SQL.
After completing this pipeline, you will be able to:
Get access to the project code, setup files, architecture walkthrough, implementation videos, and support.