Amazon EventBridge Pipes helps you create point-to-point integrations between event producers and consumers with optional transform, filter and enrich steps. EventBridge Pipes reduces the amount of integration code you need to write and maintain when building event-driven applications.
How it works
Use cases
Features
Filter Events
Ensure your applications process only the necessary events, so that you consume only a subset of events.
Batch Events
Retrieve events from sources and deliver to targets in batches, making integrations more efficient.
Order Events
Provide guaranteed ordering of events for applications where the ordering is critical.
High Concurrency
Support high concurrency, so you can process large volumes of events quickly.
Advanced Enrichment
Provide enrichment capabilities using AWS Lambda, AWS Step Functions, API Gateway, or an API call to a third-party API using API Destinations.