concept Serverless Application Model in category aws
appears as: Serverless Application Model, The Serverless Application Model

This is an excerpt from Manning's book Amazon Web Services in Action, Second Edition.
AWS released the Serverless Application Model (SAM) in 2016. SAM provides a framework for serverless applications, extending plain CloudFormation templates to make it easier to deploy Lambda functions.