Event aggregation
The citizen of the Azure Serverless ecosystem, Event Grid, is the most appropriate candidate for implementing the classic publisher/subscriber model between distributed service components, especially when Azure Functions and Logic Apps are involved. In addition to Event Grid, Event Hub is the best choice for big data pipelines that involve event streaming rather than discreet event distribution.
Event Grid aggregates the events that are collected from various so-called Event Sources, such as container registries, resource groups, service bus, and storage. Event Grid can also consume and deliver custom topics that are posted by capable components. Aggregated events are then dispersed to the registered consumers or so-called ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access