Skip to content

JustusMarkert/aws-serverless-cicd-workshop

 
 

Repository files navigation

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.

About

Learn how to build a CI/CD pipeline for SAM-based applications

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 62.5%
  • Shell 32.1%
  • HTML 5.4%