Data sorting and data uploading system using AWS S3 buckets and Lambda functions.

Data sorting and data uploading system using AWS S3 buckets and Lambda functions.

🚀 Excited to share my latest project utilizing AWS services! 🚀

I've successfully created a data sorting and data uploading system using AWS S3 buckets and Lambda functions. Here's a quick overview of the architecture and flow:

🔹 Bucket 1: Files are uploaded using a Lambda function triggered by API Gateway. 🔹 Bucket 2: A second Lambda function, triggered by an S3 event, identifies .xlsx files in the first S3 bucket and automatically copies them to this bucket. 🔹 IAM Roles: Managed access and permissions seamlessly with IAM roles.

This setup ensures efficient and automated handling of file uploads and sorting, leveraging the power of AWS for a streamlined process.

Check out the attached roadmap image to see the detailed architecture and flow of the system. 🖥️📊

To view or add a comment, sign in

Others also viewed

Explore topics