Debugging AWS Lambda Locally with SAM VS Code Application Composer and more (Part2)

preview_player
Показать описание
Welcome to Part 2 of my Debugging AWS Lambda Series. In this episode, we will debug our AWS Lambda by connecting the debugger to a CloudFormation template.

Don't worry if you don't know CloudFormation; this episode will also introduce you to the AWS Application Composer, a free tool to visually drag and drop serverless resources onto a canvas that will create the CloudFormation template for you.

Using CloudFormation templates is the stepping stone to debugging API Gateway endpoints that connect to Lambda and debugging more complicated Lambda projects that use complex directory structures, Lambda Layers, and more.

🤝 Connect with me:
YouTube: @TechTalkWithEric

#apigateway #lambda #debugging #aws #devops #developer #awslambda
Рекомендации по теме
Комментарии
Автор

Thank you !!! the Application composer made a json and ymal file for my template file and that threw me off a bit
but a good learning experience to resolve the issues and everything worked
on to the next video in the series for gateways and then on to SNS SQS using the aws sam cli
thanks

drjones
Автор

You save my day.
Thank you very much for sharing such an awesome teaching video.

tonychou
Автор

Loved the content Eric! Great explanation. Keep it up!

cheet