Amazon EventBridge Pipes with Amazon MSK as source and AWS Lambda function as target

Amazon MSK → Amazon EventBridge Pipes → AWS Lambda

This pattern shows how to use EventBridge Pipes with data coming in from Amazon MSK and process these messages using Lambda function

Amazon MSK is configured as the pipe source with Lambda function. This patterns allows EventBridge pipes to integrate with Amazon MSK deployed in a private subnet and Lambda function to process the messages

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/eventbridge-pipes-msk-to-lambda

Deploy

sam deploy --guided


Testing

See the README in the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Pawan Puthran

Pawan Puthran

Principal Serverless Specialist at AWS.