Terraform Basics | AWS Lambda - Serverless Compute on AWS | aws lambda using Terraform

preview_player
Показать описание
Automating deployment for Lambda,

AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources, making it easy to build applications that respond quickly to new information.

#awslambda #awslambdajava #awscertification
Рекомендации по теме
Комментарии
Автор

Good tutorial.
Can you please elaborate more on IAM Roles that used in this tutorial

nikhilpatel
Автор

Could you create the S3 bucket with lambda rather than aws cli?

kanguruster
Автор

How can we pass dynamic variable to python script from .tf file?

mohansingh-bjnb
Автор

Hi, thanks for the video. Can you please post the terraform code to GitHub repo?

dennisrisenberg