Event Hub
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)