Explore IaC tools
At NovaTech, your team is adopting SAM to simplify serverless deployments. Use the SAM workflow explorer to step through the SAM CLI workflow from sam init to sam deploy. See how SAM's concise serverless syntax (AWS::Serverless::Function) expands into full CloudFormation.
Compare a 15-line SAM template to the equivalent CloudFormation template to understand the abstraction SAM provides.
Question: A team writes a 15-line SAM template with AWS::Serverless::Function. What does sam deploy actually send to AWS?
Это упражнение является частью курса
Automating Deployments on AWS
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение