Join us

ContentUpdates and recent posts about AWS Server Application Model (SAM)..
 Activity
@abdelbxl started using tool Ubuntu , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool Terraform , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool ServiceNow , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool SaltStack , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool Red Hat , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool OpenTofu , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool GNU/Linux , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool Foreman , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool Debian , 3 days, 12 hours ago.
 Activity
@abdelbxl started using tool Ansible , 3 days, 12 hours 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.