Amazon Kinesis with AWS Lambda

Amazon Kinesis Data Streams → AWS Lambda

Lambda function is invoked from data streamed from Kinesis.

This pattern creates a Kinesis Data Stream and a Lambda function (consumer) that listens to messages from Kinesis using event source mapping.

< 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/kinesis-lambda-terraform

Deploy

terraform apply


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: terraform destroy.

Created by:

Rahul Sringeri

Rahul Sringeri

Technical Account Manager at AWS for Strategic Accounts