This video introduces AWS Lambda and AWS SAM. We then take a simple walkthrough the development of a Lambda Function without even leaving VS Code - using the AWS Toolkit and AWS SAM. This is a great way to get started with AWS Lambda, or even AWS in general - for that matter, so make sure you follow along!
00:28 AWS Lambda
02:20 AWS SAM
02:43 Prerequisites
04:25 Tutorial
Lambda Examples (After AWS Login)
https://eu-west-2.console.aws.amazon.com/lambda/home?begin®ion=eu-west-2#/begin
Installing the CLI
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html
AWS Credentials
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-set-up-credentials.html
#AWS #lambda