Settings

Theme

Show HN: The most over-engineered URL shortener

trimd.xyz

1 points by zabana 2 years ago · 3 comments · 1 min read

Reader

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 !

vitalsea 2 years ago

Nice! Do you have plans to make this open-source so that others can make use of it?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection