Join us

ContentUpdates and recent posts about AWS Server Application Model (SAM)..
 Activity
@devopslinks added a new tool Syft , 6 months, 3 weeks ago.
 Activity
@kaptain added a new tool KubeLinter , 6 months, 3 weeks ago.
 Activity
@devopslinks added a new tool Grype , 6 months, 3 weeks ago.
 Activity
@kaptain added a new tool Hadolint , 6 months, 3 weeks ago.
 Activity
@varbear added a new tool Bandit , 6 months, 3 weeks ago.
 Activity
@devopslinks added a new tool JFrog Xray , 6 months, 3 weeks ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 6 months, 3 weeks ago.
 Activity
@varbear added a new tool pre-commit , 6 months, 3 weeks ago.
 Activity
@devopslinks added a new tool GitGuardian , 6 months, 3 weeks ago.
 Activity
@devopslinks added a new tool detect-secrets , 6 months, 3 weeks ago.
AWS Server Application Model (SAM) is an open source framework and specification that extends AWS CloudFormation to simplify the definition, building, testing, and deployment of serverless applications. It introduces higher-level resource types for AWS services such as Lambda, API Gateway, DynamoDB, and EventBridge, and provides a CLI for local development, packaging, and deployment. SAM fits at the serverless framework layer and is designed for teams building AWS-native serverless applications who want tighter integration with CloudFormation rather than multi-cloud abstractions.