Skip to content
#

fan-out

Here are 13 public repositories matching this topic...

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.

  • Updated Aug 25, 2024
  • Python

Improve this page

Add a description, image, and links to the fan-out topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fan-out topic, visit your repo's landing page and select "manage topics."

Learn more