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.
Visit the workshop on this URL: https://cicd.serverlessworkshops.io
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 |
Check our contribution guidelines before submitting a pull request. Please submit your contributions to the dev
branch.
This library is licensed under the MIT-0 License. See the LICENSE file.