AWS SAM:Simplifying Serverless Application Development

SUBHEADING

In this article
  1. What is AWS SAM?
  2. Why Use AWS SAM?
  3. SAM Workflow
  4. AWS SAM in Data Engineering
  5. Final Thoughts
1. What is AWS SAM
  • SAM = Serverless Application Model

  • Framework for developing and deploying serverless

    applications

  • All the configuration is YAML code

  • Generate complex CloudFormation from simple SAM YAML file

  • Supports anything from CloudFormation: Outputs, Mappings, Parameters, Resources…

  • SAM can use CodeDeploy to deploy Lambda functions

  • SAM can help you to run Lambda, API Gateway, DynamoDB locally

Why it matters: 

Get in touch!

What type of project are you interested in?
Where can I reach you?
Where would you like to discuss?