Ordering the serverless CI/CD workflow
Serverless applications built with AWS SAM are commonly deployed through a CI/CD pipeline that automates building, testing, packaging, and deploying your Lambda functions and API Gateway resources.
Put the stages of a typical serverless CI/CD workflow in the correct order, from the first action a developer takes to the final operational step.
This exercise is part of the course
Developing applications on AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise