Difference between revisions of "AWS Serverless application model (SAM)"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/serverless/sam/
(16 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | 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.<ref>https://aws.amazon.com/serverless/sam/</ref> | ||
+ | * https://aws.amazon.com/serverless/sam/ | ||
+ | |||
* [[Service account management]] | * [[Service account management]] | ||
* [[Serverless Application Model resource]] | * [[Serverless Application Model resource]] | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | * <code>[[sam]]</code> | ||
+ | * <code>[[aws cloudformation]]</code> | ||
+ | |||
+ | == News == | ||
+ | * 04/2022 https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-devops-guru-provides-proactive-insights-flag-early-issues-aws-serverless-applications/ | ||
+ | |||
+ | ==See also== | ||
+ | * {{sam}} | ||
+ | * {{Serverless}} | ||
+ | |||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 07:45, 5 May 2022
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.[1]
Related[edit]
News[edit]
See also[edit]
- AWS SAM:
sam
[init | deploy | build | local ]
,sam --version
,sam --help
- Serverless computing, Serverless on AWS, AWS Lambda, Azure Functions,
sam
. AWS Proton, Serverless, Knative, DigitalOcean Functions
Advertising: