Hey HN,
Welcome to trimd.xyz, the most over-engineered URL shortener on the internet.
I used this project to learn EKS and GitOps.
The architecture is as follows:
* Kuberenetes cluster deployed with terraform on EKS
* ECR is used as the container registry
* Prometheus / Grafana for monitoring and alerts
* Argo CD for automated cluster deployments
* Gitlab CI for continuous integration
* DynamoDB for the storage layer
* AWS Load Balancer Controller for ingress
* FastAPI for the API Layer
* React / Tailwind / Vite for the UI layer
It's really going to be used as a sandbox type project for me to experiment with kubernetes related tools and learn different topics.
If you like what you see, check out my website ayofishr.xyz, and If you know anyone that wants to hire a cheerful recently certified AWS/K8s engineer, my email is in my profile ^^
Cheers !
Nice! Do you have plans to make this open-source so that others can make use of it?