Home
1.
Introduction
Setup
SAM CLI
2.
Build an API
sam init
SAM template
Deploy sample
3.
Make changes
Lambda function runthrough
Add a datastore
Manipulating data
4.
Set up CI/CD
Set up pipeline
Upload to repository
Create pipeline
CI/CD in action
4.
Cleanup
Cleanup stacks
4.
Summary
GitHub
Privacy
|
Site Terms
| © 2020, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SAM Workshop
> Set up CI/CD
Chapter 4
Setup CI/CD
Now that we have made changes, we want to make sure that we set up a pipeline to take care of CI/CD.