Mini Project - Learn to use API Gateway with Lambda, AWS Service and Mock Integrations

preview_player
Показать описание
In this mini project you will learn how to use API Gateway within AWS, together with Mock, Lambda and Direct AWS Service Integrations. This will give you experience of all these services as well as how to implement simple, serverless event driven back-end architectures.

FOLLOW ME 😺

OTHER VIDEOS AND PLAYLISTS 🎞

All rights reserved © 2022 Adrian Cantrill
Рекомендации по теме
Комментарии
Автор

Awesome content straight to résumé!
As always love your content

shmasshah
Автор

Very informative and to the point. Excited to watch more such videos.

ApplyIT
Автор

Really awesome project, easy explanation of API Gateway & Lambda

soumyadipchatterjee
Автор

While creating the lambda function aren't we supposed to associate it with a role for permissions? Maybe I've missed that step in your document?

alfredodaniel
Автор

Great video! Do you have any videos similar to this but using CDK typescript?

jassminherrera
Автор

Hi Cantrill, please can you recommend an interactive sandbox resource to learn computer networking for a complete beginner?

urdarkside
Автор

Can the ApiGateway be relaced by loadbalancer?

alwayskrishnaconsciousness
Автор

At the end test, I get the error {"Error":{"Code":"InvalidAction", "Message":"Could not find operation publish for version 2010-03-31", "Type":"Sender"}. I'm reviewing...

xammocoloniax
Автор

how to remember all these steps ? My Brain is Hanged.

BishnuUprety-yt
Автор

When I try and get the IP, I get this error:

{
"errorMessage": "'requestContext'",
"errorType": "KeyError",
"requestId": "4d3d0ee0-e031-4ae5-b6bb-ed2126cd95f9",
"stackTrace": [
" File \"/var/task/lambda_function.py\", line 5, in lambda_handler\n 'body': event['requestContext']['identity']['sourceIp'], \n"
]
}

mozartshomie