Mini-CDN
Built a distributed CDN prototype in Go with edge nodes, a round-robin load balancer, and origin fallback. Implemented an in-memory caching system with TTL expiration, LRU eviction, and cache invalidation APIs. Added Grafana monitoring to track cache performance and content delivery metrics.
