Join us

ContentUpdates and recent posts about AWS Server Application Model (SAM)..
 Activity
@oseweka2 started using tool Jenkins , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Grafana , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool GitHub Actions , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Docker , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool AWS EKS , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Argo CD , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Ansible , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Amazon Web Services , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Amazon ECS , 1 week, 5 days ago.
 Activity
@oseweka2 started using tool Amazon CloudWatch , 1 week, 5 days 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.