aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.47k stars 858 forks source link

New serverless pattern - RabbitMQ to Lambda (Terraform) #2259

Open MakendranG opened 3 weeks ago

MakendranG commented 3 weeks ago

Issue #, if available: https://github.com/aws-samples/serverless-patterns/issues/2260

Description of changes:

This pattern 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.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.