teju famteebaba.hashnode.dev·Apr 13, 2024File Upload Notification SystemIn this project, we will develop a system that observes an S3 Bucket for any newly uploaded files. This will work by activating a Lambda function to handle the uploaded files, dispatches a notification using SNS, and retains metadata in an SQS queue ...32 readsAWS