Getting started with AWS SAM | SAM Series #1

AWS Serverless Application Model or SAM is an open-source framework for creating serverless applications. It provides a foundation for building simple or complex applications with many different parts like API’s, database tables and a whole range of input events.

This video – which is the first episode of a new series dedicated to SAM – will show you how you can get started with the AWS SAM framework and the SAM CLI. We will initialize an app, test it locally and deploy it to the AWS cloud then test it online.

Install AWS SAM CLI: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html

Recent Articles

Related Stories

Leave A Reply

Please enter your comment!
Please enter your name here