Building an AWS Lambda functions using AWS SAM | AWS Lambda Fundamentals

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

There are a variety of frameworks available from AWS and third-parties to help you build and deploy serverless applications which can work with your developer tool chain.

From AWS there’s the open-source Serverless Application Model (AWS SAM).
You provide AWS SAM with shorthand syntax to express functions, resources and event sources for your environment. During deployment SAM transforms and expands the AWS SAM syntax into AWS CloudFormation syntax and deploys the resources to your AWS account.

#serverless #aws #lambda
----------------------------------------------------------------------------------------------------

Your resource for learning about serverless technology.
Learn to use and build apps that scale automatically on low-cost, fully-managed serverless architecture.
Рекомендации по теме
Комментарии
Автор

idk why this has so few views, great quick overview! Thank you!

gwentReznor