Slide 8
Slide 8 text
Understanding SAM CLI
● Serverless Application Model (SAM)
CLI is an open source framework.
● Uses YAML template for AWS
resource provisions.
● Powered by AWS CloudFormation.
● CLI options for build - deploy to the
cloud, sync infrastructure changes to
cloud, building CI/CD pipelines.