This video covers containerizing a Python application and running it on Lambda using EventBridge notifications from S3
⏱ Chapter Timestamps
====================
0:00 - Architecture
2:06 - Pre-requisites
2:25 - Create a Python project
4:02 - Creation of Dockerfile
5:05 - Containerize the python app
6:16 - Configure Amazon Elastic Container Registry
7:54 - Configure S3 bucket
8:29 - Configure Lambda
10:34 - Add S3 Trigger in Lambda
11:30 - Configure IAM with S3 bucket read access for Lambda
13:04 - File upload in S3
13:20 - Validate in Cloud Watch logs
13:56 - Redeploying a new version
17:08 - Summary
📌 Related Links
=============
🔗 Github code: https://github.com/TechPrimers/python...
🔗 Lambda Container Image Blog: https://aws.amazon.com/blogs/aws/new-...
📌 Related Videos
===============
🔗AWS Primer: • AWS Primer
🔗 System Design Primer: • System Design Primer
🔗 Containers Primer: • Let's talk Containers with Docker | T...
🔗 Kubernetes Primer: • Kubernetes Primer
💥 Join TechPrimers Slack Community: https://bit.ly/JoinTechPrimers
💥 Telegram: https://t.me/TechPrimers
💥 TechPrimer HindSight (Blog): / techprimers
💥 Website: http://techprimers.com
💥 Slack Community: https://techprimers.slack.com
💥 Twitter: / techprimers
💥 Facebook: http://fb.me/TechPrimers
💥 GitHub: https://github.com/TechPrimers or https://techprimers.github.io/
🎬Video Editing: FCP
---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
#Lambda #Containers #AWSPrimer