Python with Aws Lambda and serverless tutorial

preview_player
Показать описание
This video is takes you from start to finish on creating a python function then deploying to aws lambda and creating a url which triggers the lambda function from aws api gateway. We're using the serverless framework to manage it all.

As promised the home brew link:

Install nodejs: brew install node

branch: slsSetup
Рекомендации по теме
Комментарии
Автор

That was a very useful walkthru on serverless/aws/pycharm. Thank you. Will check your other videos, would be cool to see how you setup a local debug environment and test dynamodb (..etc) events. Many thanks!

theoriginalcliche
Автор

thanks men great showcase, keep it up, if you could make a full website walkthrou would be great, nothing fancy just what you dont see in the commen tutoriel video,

mohamedessayedsahbeni
Автор

You've been very helpful. Thank you!

vochristopher
Автор

Great tutorial... This is what i was searching for long time.. Thank you so much.

SanthoshkumarNagulanchi
Автор

Thanks for your tutorial. One question, what Mouse Enhancer did you use to circle when clicking ?

DG-mgzr
Автор

Can you please make a video on api gateway error handling with python for all possible kinds of status codes. That'll be helpful.

SreenathBandi
Автор

I know this is just a basic example, but it's generally a bad idea to print raised exceptions to the user since it can reveal information about your underlying implementation that you might not want an attacker to have. Better to just log it in stderr or somewhere else and return a basic "unexpected error" message of some sort.

colderplasma
Автор

how if need dependency such as pymongo, pypostgres etc..?

SalmetSupriyadi
Автор

Hello sir, please make vidoe that how to insert csv data to dynamodb in serverless framework using lambad in nodejs

CodeXpert-pg
Автор

Thank you so much, do post other videos

SapnaSaini
Автор

You already have a default user, so, the user that you have added isn't used anymore. You have a failed message on your console!

adelakbi
Автор

Hi! Thanks a lot! I started my first server in 20 mins. But I can't find any way to get server errors. Could you please describe, where can I do it?

evgeniymelnikov
join shbcf.ru