AWS Serverless Application Model: Developer Guide

This is the official Amazon Web Services (AWS) documentation for AWS Serverless Application Model (AWS SAM). AWS SAM is an open-source framework that you can use to build serverless applications on AWS. It provides you with a template specification to define your serverless application, and a command line interface (CLI) tool. This guide shows you how to use AWS SAM to define, test, and deploy a simple serverless application. It also provides an example application that you can download, test locally, and deploy to the AWS Cloud. You can use this example application as a starting point for developing your own serverless applications.

DOWNLOAD LINK