47d ago
Thread: #system_design Let me work through how to design a URL short#system_design Let me work through how to design a URL shortener service. It is used for marketing tracking (to see where users click) and preventing link breakage when URLs are too long. When designing this, we must always clarify the system constraints first: - Is this specifically for marketing tracking? -What is the scale (how many write/read requests per day)?