Join us

ContentUpdates and recent posts about AWS Server Application Model (SAM)..
 Activity
@kevin-faun started using tool BOOM , 1 week ago.
 Activity
@goutham-annem started using tool vLLM , 1 week ago.
 Activity
@goutham-annem started using tool Kubernetes , 1 week ago.
 Activity
@goutham-annem started using tool Istio , 1 week ago.
 Activity
@goutham-annem started using tool GPT-5.3-Codex , 1 week ago.
 Activity
@goutham-annem started using tool Google Kubernetes Engine (GKE) , 1 week ago.
 Activity
@goutham-annem started using tool Claude Code , 1 week ago.
 Activity
@goutham-annem started using tool Azure Kubernetes Service (AKS) , 1 week ago.
 Activity
@goutham-annem started using tool AWS EKS , 1 week ago.
 Activity
@goutham-annem started using tool Amazon Web Services , 1 week 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.