Skip to content

harshpatel-0/messaging-sns-sqs-fanout-pattern

Repository files navigation

messaging-SNS-SQS-fanout-pattern

Implements a Fan-Out pattern using AWS. Utilizes an SNS Topic with two SQS subscribers, each triggering a dedicated Lambda function. The first Lambda function generates thumbnails for uploaded images (PNG, JPG, JPEG) and saves them to an S3 bucket. The second Lambda function records the metadata of image files in a DynamoDB table.

About

Implements a Fan-Out pattern using SNS Topic with two SQS subscribers, each triggering a dedicated Lambda function. The first Lambda function generates thumbnails for uploaded images (PNG, JPG, JPEG) and saves them to an S3 bucket. The second Lambda function records the metadata of image files in a DynamoDB table.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages