-
Notifications
You must be signed in to change notification settings - Fork 0
Scalable URL shortening service built with Python, Redis & PostgreSQL. Handles 10K+ req/sec using consistent hashing, LRU caching (80% query reduction), and optimized indexing (sub-10ms latency). Deployed on AWS with auto-scaling and load balancing for 99.9% uptime.
Biman-pakhira/URL-Shortener--Distributed-System-Design
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A high-performance, scalable URL shortener built with Python, Redis, and PostgreSQL. Designed to handle 10,000+ requests/second with sub-10ms query latency.
About
Scalable URL shortening service built with Python, Redis & PostgreSQL. Handles 10K+ req/sec using consistent hashing, LRU caching (80% query reduction), and optimized indexing (sub-10ms latency). Deployed on AWS with auto-scaling and load balancing for 99.9% uptime.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published