The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want and model it using YAML. During deployment, SAM transforms and expands the SAM syntax into AWS CloudFormation syntax, enabling you to build serverless applications faster. To get started with building SAM-based applications, use the AWS SAM CLI. SAM CLI provides a Lambda-like execution environment that lets you locally build, test, and debug applications defined by SAM templates or through the AWS Cloud Development Kit (CDK). You can also use the SAM CLI to deploy your applications to AWS. SAM and SAM CLI are open-sourced under the Apache 2.0 license. You can contribute new features and enhancements to SAM on GitHub or SAM CLI on GitHub.

Features

  • Use SAM to organize related components, share configuration such as memory and timeouts between resources, and deploy all related resources together as a single, versioned entity
  • Use SAM CLI to step-through and debug your code
  • It provides a Lambda-like execution environment locally and helps you catch issues upfront
  • Deploy your infrastructure as config to leverage best practices such as code reviews
  • Enable gradual deployments through AWS CodeDeploy and tracing using AWS X-Ray with just a few lines of SAM config
  • AWS SAM is an extension of AWS CloudFormation, so you get the reliable deployment capabilities of CloudFormation

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow AWS Serverless Application Model

AWS Serverless Application Model Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AWS Serverless Application Model!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Python

Related Categories

Python Build Tools, Python Frameworks

Registered

2021-07-15