I had to learn building a website to build this one. And being a DevOps, I definitely needed to make sure it’s maintainable and all the moving parts are well automated.
So I ended up with Bedrock platform, packaged it in Docker and built it up on free VMs (and load balancer, and other cloud services) by Oracle OCI cloud. The redeployment happens regularly using GitHub Actions CI/CD ensuring all the code gets its latest updates.