Getting started with AWS Lambda and Serverless Framework

preview_player
Показать описание

How to create an AWS account (article):

How to create an AWS account (YouTube video):

You can find the code from the video here:

Command to create a new TypeScript serverless project:
serverless create --template aws-nodejs-typescript --path name-of-your-project

Getting started with AWS Lambda and Serverless Framework blog article:

Software used in the video:
Visual Studio Code IDE:

Thank you for watching and see you soon!

00:00 Intro
00:40 Prerequisites
03:15 How to create IAM Admin User with AWS Management Console
08:41 How to install AWS CLI
11:45 Configuring AWS CLI
16:05 Installing serverless framework with npm
17:46 How to create a serverless project
30:54 Deploying Lambda function
31:50 Testing the endpoint with the browser and curl
33:38 The end
Рекомендации по теме
Комментарии
Автор

You're really good at explaining things! I love how you point out the connection between which 'handler's and 'hello's point to each other. It REALLY helps to give that context and show how things relate to each other. Not many teachers know to do that :)

mattriese
Автор

You're a great teacher . Really appreciate how thorough you're :). Thank you <3

RatherBeCancelledThanHandled
Автор

En tout cas, meilleure vidéo que j'ai vu sur youtube, très très bien expliqué !

rendez-vousausommet
Автор

Thank you, nice and easy step by step tutorial! love it!

hektor
Автор

Thanks a lot! very nice
I think that all the preview on how to create account and configure aws cli it's out of the video..

chikosan
Автор

Thanks, english is not my native language and i can learn everything, with your didactic

wandersonjunio
Автор

FOR TYPESCRIPT TEMPLATE TYPE: $ serverless create --template aws-nodejs-typescript --path

ChrisTian-oxnr
Автор

btw great tutorial very helpfull thank you!

ChrisTian-oxnr
Автор

I keep getting this error:
An error occurred (InvalidAccessKeyId) when calling the ListBuckets operation: The AWS Access Key Id you provided does not exist in our records.

Even though my credentials are 100%. How can I solve this?

yitavgil-ad
welcome to shbcf.ru