Exercises are split in directories. Each directory is named after the exercise number.
The app we are building through the course is under FlaskApp. I am adding the changes in different commits as the course progresses. Please note, that unless otherwise is mentioned this code is directly following the course material and mostly copy-paste. I am not familiar with Flask yet, to make any major changes.
- I have modified the CloudFocmation template provided in the course from JSON to YAML to make it less verbose and easier to reason about.
- If you are using an intelliJ based IDE, there is a plugin that makes working with CloudFocmation file a little bit easier (just a little bit).
- Bootstrap script was provided as a text file. I have changed it to bash file just to make it easier in the IDE.
Course page: AWS Developer: Building on AWS