I achieved AWS's developer associate certification on 27/07/2018. This repository contains all my learning materials about the exam. Feel free to fork and contribute.
- Fork it (https://github.com/nerdmax/aws-certification-developer-associate/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request