The main codebase of my personal website, allows me to have a personal bubble on the Internet.
When it comes to static websites, there are a lot of easier options to go with, such as:
- Github Pages
- Cloudflare Pages
- AWS Amplify
- .. and many more
If you do not want to deal with the underlying infrastructure of a static website, you can go with the options above and have something up and running quite fast.
As an aspiring Infrastructure Engineer, I believe there is a great learning in here by removing the abstractions and play around with cloud resources directly. I believe if you feel the same way as I do, you will like this repository.
The total cost of this website is the cost of the domain name itself, which is 12$ a year -> 1$ a month. This project takes advantage of the free plans of Cloudflare and AWS.
I have to say, Cloudflare's free plan is REALLY generous, which makes experimenting a lot more fun.
For more information regarding the requirements, tech stack, and certain decisions, you can check out this post.