This repository is a setup for the front end of the Cloud Resume Challenge front end using the steps Forrest Brazzeal laid out in the 2021 edition of the Cloud Resume Challenge. I started it, set it aside for a few years, and then decided to pick it back up again when I was working on an academic program that had some AWS/IAC work as a component of it. It made sense to me to push my experiences in that program here and see if I could get this across the finish line.
HTML: Had some fun here for my profile photo, as I generated it here.
CSS: I used a Bootstrap template from here as my starting point, and really left it as is versus overhauling it entirely.
- Website in HTML/CSS
- Put the website files in S3
- HTTPS & DNS in Route53
- A simple Javascript counter with a DB to store the count
- API in front of of the DB
- Python Lambda for the API Gateway
- Unit Tests
- IAC (Terraform)
- blog post about the experience (not yet delivered)