https://github.com/cloudacademy/awsdevtools-demo
AWS Developer Tools Demo - Web Application
https://github.com/cloudacademy/awsdevtools-demo
Last synced: 9 months ago
JSON representation
AWS Developer Tools Demo - Web Application
- Host: GitHub
- URL: https://github.com/cloudacademy/awsdevtools-demo
- Owner: cloudacademy
- Created: 2019-09-09T21:55:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-09T22:24:02.000Z (almost 7 years ago)
- Last Synced: 2025-03-02T18:51:21.589Z (over 1 year ago)
- Language: HTML
- Size: 16.2 MB
- Stars: 5
- Watchers: 5
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CloudAcademy
This repository contains the sample source code as used and demonstrated within the CloudAcademy "AWS Developer Services for CI/CD" Learning Path:

https://cloudacademy.com/learning-paths/aws-developer-services-for-cicd-199/
### Web App: Portal Dashboard Template

Demonstration of AWS Developer Tools:
* CodeCommit
* CodeBuild
* CodeDeploy
* CodePipeline
* Cloud9
* CodeStar
### CodeBuild Tooling
Contains a *buildspec.yml* file which is used for *building* the web application frontend with AWS CodeBuild.
### CodeDeploy Tooling
Contains an *appspec.yml* file and scripts folder which are used for *deploying* the web application frontend with AWS CodeDeploy.
## License
This library is licensed under the Apache 2.0 License.