Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DevOps README.md #353

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions DevOps/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Serverless DevOps Workshop

This module is now available at
[https://cicd.serverlessworkshops.io](https://cicd.serverlessworkshops.io).
This workshop has moved! The serverless CI/CD content is now included in [The Complete AWS SAM Workshop](https://catalog.workshops.aws/complete-aws-sam/en-US).

We have updated the CI/CD modules to include steps to setup CI/CD using both [AWS CodePipeline](https://catalog.workshops.aws/complete-aws-sam/en-US/module-4-cicd/module-4-cicd-codepipeline) and [GitHub Actions](https://catalog.workshops.aws/complete-aws-sam/en-US/module-4-cicd/module-4-cicd-gh).

Keep an eye on [The Complete AWS SAM Workshop workshop](https://catalog.workshops.aws/complete-aws-sam/en-US) as we continue to add modules for different CI/CD provides as well as new modules about other features of SAM.