Amazon EventBridge
Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. EventBridge delivers a stream of real-time data from your own applications, SaaS applications, and AWS services and routes that data to targets such as Lambda, SNS, SQS, and more.
APIs
Amazon EventBridge API
API for creating and managing event buses, rules, targets, and connections for routing events across applications, microservices, and SaaS integrations.
Capabilities
Amazon EventBridge Management
Unified capability for managing Amazon EventBridge resources. Combines Amazon EventBridge APIs for Integration Engineer workflows in Event-Driven Architecture.
Run with NaftikoFeatures
Central event bus for routing events between AWS services and applications
Create rules to filter and route events to specific targets
Discover, create, and manage event schemas with code binding generation
Receive events from SaaS partners like Zendesk, Datadog, and PagerDuty
Send events to external HTTP endpoints via API Destinations
Use Cases
Decouple microservices by routing events through a central event bus
React to CloudWatch alarms and AWS service events in real time
Receive and process events from SaaS applications without polling
Route events across AWS accounts and regions for enterprise architectures
Integrations
Invoke Lambda functions in response to events
Fan out events to multiple subscribers via SNS topics
Queue events for reliable processing with SQS
Start state machine executions in response to events
Receive Zendesk support ticket and activity events
Event Specifications
Amazon EventBridge Event Delivery
Amazon EventBridge delivers events from event sources to targets based on rules you define. This AsyncAPI specification documents the event channels and message schemas for even...
ASYNCAPI