AWS S3 File Upload + Lambda Triggers (Tutorial In Python)

Avatar admin | May 14, 2021 482 Views 0 Likes 0 Ratings

482 Views 0 Ratings Rate it

This tutorial will show you how to do AWS S3 File Upload using AWS Lambda Triggers and Python.

S3 is an easy to use all purpose data store. Frequently we use it to dump large amounts of data for later analysis. Using S3 Put events with Lambda, we can shift this process to an event driven architecture. In this video, I show you how to set up a S3 Put Event Trigger that invokes a lambda function every time a file is added to your s3 bucket. This allows for event driven processing and other neat applications!

☁Topics covered include:
– S3 Bucket Creation
– S3 File Upload
– S3 Put Event
– S3 Event Subscription to Lambda
– Lambda Overview
– Creating a Lambda Function
– Lambda Code Walkthrough
– Creating the S3 Trigger
– Validating the S3 Trigger
– Testing with a File Upload
– Validating the Lambda Invocation
– Cloudwatch Logs

🎉SUPPORT BE A CLOUD GURU 🎉
Membership: https://www.youtube.com/channel/UCnBemNcYRBCZI6BsHlhrIVg/join
Donate Us on Paypal: cloudgurupayments@gmail.com
Donate Us on Payoneer: starlordankur@gmail.com
Donations help fund additional content.

🎉SHOP HERE 🎉
Merc Store: https://www.youtube.com/channel/UCnBemNcYRBCZI6BsHlhrIVg/store
Tee spring Store: https://teespring.com/stores/cloud-guru?page=1

🌎 Find us here:
Facebook: https://www.facebook.com/awscloudguru
Medium: https://medium.com/@cloudgurupayments

#S3 #Lambda #AWS #Serverless #AmazonWebServices


482 Views 0 Ratings Rate it

Written by admin