Acquisition of Adobe Live Stream with Azure Functions

Recently I’ve been working on the acquisition of click stream events from Adobe Live Stream. As part of that work, I wanted to ensure that we could scale up throughput while keeping the overall cost and complexity low. This solution moves unprocessed data to a single EventHub instance and uses a Consumption Plan. The final flow looks like the following:

High-level Flow

The entire write-up can be found in the repository located at: https://github.com/jofultz/AdobeClickStreamIngestion.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s