Skip to content

AWS Solutions Architect Associate (SAA-C02)


Serverless Application Model (SAM)

  • Extension of CloudFormation
  • Framework for developing and deploying serverless applications
  • Configuration is YAML
  • Can run Lambda, API Gateway, DynamoDB locally for development and debugging
  • Can use CodeDeploy to deploy Lambda functions

Last updated: 2022-05-17