Event Grid

instanceOf Event Broker

url: https://azure.microsoft.com/en-us/products/event-grid/

Comparison

Event Grid vs. Azure Event Hubs vs. Service Bus

https://learn.microsoft.com/en-us/azure/event-grid/compare-messaging-services

ServicePurposeTypeWhen to use
Event GridReactive programmingEvent distribution (discrete)React to status changes
Event HubsBig data pipelineEvent streaming (series)Telemetry and distributed data streaming
Service BusHigh-value enterprise messagingMessageOrder processing and financial transactions

Backlinks