Skip to main content

Posts

Showing posts from February, 2023

AWS Eventbridge Pipes

What is Amazon Eventbridge pipes? ✓ It's a new feature released by AWS in recent re- invent'23. ✓ This service is available under AWS Eventbridge console. ✓ Eventbridge Pipes helps you connect your source and targets seemlessly without any integration code. ✓ When you are creating an event driven architecture, you must give a chance to eventbridge pipes in your architecture and see the magic. ✓ You can set up pipe easily, by choosing your source, add filtering (optional), add additional enrichment step (optional) and add your target. That's all you are done! Image source:  Amazon Web Services How it works? What are the source and targets? Image source: Amazon Web Services ✓ You have Amazon AWS, Amazon Kinesis Data Streams, Amazon DynamoDB, Amazon MSK, Amazon MQ as source for pipes currently. ✓ Optionally, in your filtering step you can select or refine you input data and send to next step seemlessly. ✓ Additionally an enrichment step is available be