About this site
This site is an experiment in hosting a website with AWS.I set out with the following objectives:
- The site should be;
- Easy to maintain
- Highly Availability
- Have minimal moving parts - ideally serverless
- The backend is (somewhat) data driven
- Provide some exposure the following;
- HTML5, CSS etc.
- CI/CD Pipelines
- VSCode
- Github
This is achieved through the use of Jekyll static site generator.