Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.35 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.35 KB

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

Visit the workshop on this URL: https://cicd.serverlessworkshops.io

Older workshop versions

This workshop has been evolving thanks to community contributions, but we are keeping older versions in case you prefer them. Every major update, we create a branch with the old version and we make it available in the following URLs, so feel free to use them:

Version Description URL
v1 Raw cloudformation, no CDK https://v1.cicd.serverlessworkshops.io
v2 No multi-language, javascript only https://v2.cicd.serverlessworkshops.io

Want to contribute?

Check our contribution guidelines before submitting a pull request.

License

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