Automating Deployments on AWS
Dunieski Otano
Amazon Web Services Solutions Architect



sam init: scaffold a project from a templatesam validate: check the template before buildingsam build: compile and package the codesam deploy: ship to a CloudFormation stack



Automating Deployments on AWS