Event Hub
AWS

AWS Eventbus

Implements Event Hub.

PaaS

Amazon EventBridge is a serverless event bus that routes events between AWS services, custom applications, and SaaS providers using rules and event patterns. It decouples event producers from consumers, enabling event-driven architectures without polling. A distinguishing capability is its schema registry and partner event sources, which simplify ingesting and reacting to events from third-party software.

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 · AWS

AWS SNS
AWS SQS
AWS Lamda
AWS CloudWatch

Alternatives

AZ Event Bus
GCP Pub/Sub