Other AWS Services
1
2
3
4
5
6
7
AWS EventBridge
A serverless event bus service that connects application components using events. It enables the ingestion, filtering, and routing of events from AWS services, custom applications, or SaaS providers to target services like AWS Lambda or Step Functions, supporting event-driven architectures.
Last updated