Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 951 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 951 Bytes

CI/CD for Serverless Applications Workshop

In this workshop, you will learn how to start a new Serverless application from scratch using the AWS Serverless Application Model (AWS SAM) and how to fully automate builds and deployments by building a continous delivery pipeline using the AWS CDK. You will also learn how to run a Serverless application locally using the SAM CLI.

Image

Getting Started

Workshop URL: https://cicd.serverlessworkshops.io

Looking for the old version of the workshop that doesn't use the AWS CDK? https://v1.cicd.serverlessworkshops.io.

Want to contribute?

Check our contribution guidelines before submitting a pull request. Please submit your contributions to the dev branch.

License

This library is licensed under the MIT-0 License. See the LICENSE file.