How to build an API with Lambdas, API Gateway and deploy with AWS CDK

preview_player
Показать описание
Learn how to create a AWS CDK serverless project, create a RestApi, attach a lambda and deploy to your AWS account.

Get the starter template here:
Рекомендации по теме
Комментарии
Автор

Soooo helpful!! Amazing content, dude

evaz
Автор

One of the best videos on this topic I've seen in a long time, thank you!

zhane
Автор

😍 My Friday night is sorted !

Thanks Calvin.

tazgouveia
Автор

Great tutorial. Do you have one for graphql?

timothyshiu
Автор

What's the benefit of defining all your routes in the ApiGateway definition over handling routes in something like express?

terj