Develop Lambdas And Debug Them Locally Using SAM

preview_player
Показать описание
In this video tutorial, we cover how to develop AWS lambdas and a serverless application using SAM (Serverless Application Model).

We will see how to install SAM, and build a basic template for the application. We will review how to use the basic SAM features, and also how we can attach remote debuggers to our lambdas.

The full code for this project can be found at

00:00 - Start
00:03 - Intro to SAM
02:16 - Download And Install SAM
03:47 - Develop Your First Lambda
08:06 - SAM Template
13:56 - SAM Build
14:45 - Invoking Lambdas
19:58 - API Gateway And HTTP API
27:38 - Environment Variables
31:23 - Event triggers
39:33 - Attaching Debugger
45:21 - Docker Network And VS Code Plugin
51:22 - Thanks for watching

Links mentioned in the video

Creative Commons Attribution-ShareAlike 3.0 Unported
Рекомендации по теме
Комментарии
Автор

Super awesome, thank you so much. Was taking hours googling for it.

JanKammerath
Автор

SUPER useful video with lots of things to learn, great job!

farzadmf
Автор

Häftigt!!! Skall definitivt kolla genom hela videon när det är lite lugnare här hemma hehe.
Jobbar själv med att lyfta flertalet onprem system till AWS. Jobbar du mycket mot AWS?

kimjensen