https://github.com/cloudacademy/aws-developer-fundamentals
https://github.com/cloudacademy/aws-developer-fundamentals
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudacademy/aws-developer-fundamentals
- Owner: cloudacademy
- Created: 2016-01-13T15:31:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-16T18:20:44.000Z (over 10 years ago)
- Last Synced: 2025-01-13T06:08:23.249Z (over 1 year ago)
- Language: HTML
- Size: 17.6 KB
- Stars: 7
- Watchers: 17
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
AWS Developer Fundamentals Course
----------------------
This repository is part of the [AWS Developer Fundamentals](https://cloudacademy.com/amazon-web-services/aws-developer-fundamentals-course/) course at [CloudAcademy.com](http://cloudacademy.com).
###General
You can find under the folders of each lecture a CheatSheet to follow the examples in the videos named as README.MD plus additional files related to the lessons.
Lecture | Related Docs
----------- | -----------
01 - Introduction |
02 - CodeCommit | [CheatSheet](/CodeCommit)
03 - CodeDeploy | [CheatSheet](/CodeDeploy) / [Sample App](/CodeDeploy/SampleApp_Linux)
04 - CodePipeline | [CheatSheet](/CodePipeline) / [Great Scott App](/CodePipeline/Great_Scott)