An open API service indexing awesome lists of open source software.

https://github.com/cloudacademy/aws-developer-fundamentals


https://github.com/cloudacademy/aws-developer-fundamentals

Last synced: about 1 year ago
JSON representation

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)