Amazon MQ for RabbitMQ to AWS Lambda

Amazon MQ → AWS Lambda

Deploys a Lambda function and a RabbitMQ queue. RabbitMQ invokes the Lambda function when new messages are available.

This template deploys a Lambda function, a RabbitMQ queue and the IAM permissions required to run the application.
RabbitMQ invokes the Lambda function when new messages are available.

< 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/rabbitmq-lambda-tf

Deploy

terraform initterraform apply


Testing

See the Github repo for detailed testing instructions.

Cleanup

terraform destroy
terraform show

Created by:

Makendran G

Makendran G

Cloud Support Engineer @ AWS

Follow on LinkedIn