Event Hub
Azure

AZ Event Bus

Implements Event Hub.

PaaS

Azure Event Grid is a fully managed event routing service that delivers events from Azure services and custom sources to subscribers using a publish/subscribe model. It underpins reactive, event-driven architectures with near-real-time delivery and built-in retry. Its strength is deep native integration across Azure, letting resources emit and react to events without custom polling infrastructure.

Capabilities

  • Publish/subscribe fan-out
  • Content-based routing and filtering
  • Many producers, many consumers
  • Event replay (streaming variants)

Primitive

Event HubThis component is an implementation of Event Hub. Visit the primitive to learn more about what purpose it serves.

Related services · Azure

AZ Service Bus
AZ Functions
AZ Monitor

Alternatives

AWS Eventbus
GCP Pub/Sub