Thanks, it is included. The AWS Lambda free usage tier includes 1M free requests per month and 400,000 GB-seconds of compute time per month. aws.amazon.com/lambda/pricing/
How would you pass data you get from the lambda over to the container? So you get a new file in S3 which triggers the lambda and you want to pass that event over to the container.
🔴 - To support my channel, I’d like to offer Mentorship/On-the-Job Support/Consulting - me@antonputra.com
⏱️TIMESTAMPS⏱️
0:00 Intro
0:25 Create AWS Lambda Function Node JS
3:41 Create Lambda Container Image
5:11 Upload AWS Lambda Docker Image to ECR
7:03 Create Lambda Function in AWS Console
8:40 Add AWS API Gateway Trigger Lambda
9:28 Create API Gateway Post Request Lambda
Clear and Concise ❤ , just subscribed :)
Thank you Yeabsira!
👉 How to Manage Secrets in Terraform - th-cam.com/video/3N0tGKwvBdA/w-d-xo.html
👉 Terraform Tips & Tricks - th-cam.com/video/7S94oUTy2z4/w-d-xo.html
👉 ArgoCD Tutorial - th-cam.com/video/zGndgdGa1Tc/w-d-xo.html
Awesome tutorial, thank you so much!😃
Thanks Mike!
Thank you so much man, you saved me a ton of time
You are welcome!!
great ! thanks
thanks!
very good work
Thanks
Hi, pls make a video on deploying an node express docker app on lamda.
Sure will do
@@AntonPutra thank you very much.
Nice)
Is lambda included in free resource package?
Thanks, it is included. The AWS Lambda free usage tier includes 1M free requests per month and 400,000 GB-seconds of compute time per month.
aws.amazon.com/lambda/pricing/
Merci !
Thanks!!
How would you pass data you get from the lambda over to the container? So you get a new file in S3 which triggers the lambda and you want to pass that event over to the container.
Have you tried this?
stackoverflow.com/questions/30651502/how-to-get-contents-of-a-text-file-from-aws-s3-using-a-lambda-function