aws-serverless-cicd-workshop
aws-serverless-cicd-workshop copied to clipboard
Learn how to build a CI/CD pipeline for SAM-based applications
For the change directory command in the first code block on the page. *Issue #, if available:* `sam_app` directory does not exist. *Description of changes:* Fix directory name to `sam-app`....
Just a small suggestion: I think users may appreciate a tip being added to install git-remote-codecommit ( https://github.com/aws/git-remote-codecommit ) on the following page if they aren't using cloud9 and working...
The link on https://cicd.serverlessworkshops.io/setup.html to https://cicd.serverlessworkshops.io/javascript/setup/cloud9/ does not work and shows an error like: ``` This XML file does not appear to have any style information associated with it. The...
**Proposal** Build a module to show how to deploy your Serverless application to multiple AWS regions from within the same Code Pipeline.
**Proposal** Customers who have their environments (dev, test, prod) in different AWS accounts want to learn how to build a Code Pipeline that deploys a Serverless application across these accounts....