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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
harshpatel-0/messaging-SNS-SQS-fanout-pattern
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
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.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published