Serverless

SAM

English

Overview

A framework that simplifies building and deploying serverless applications.

Details

Short for Serverless Application Model. As an extended CloudFormation syntax, it lets you describe resources like Lambda, API Gateway, and DynamoDB concisely. A CLI tool is also provided for running and debugging Lambda locally.

More AWS terms