Loading...
POST url/shortner
GET url/
HLD drawn in the diagram section
CDN is used to frequently accessed websites
Hot URLs are cached in cache and redirects them
Cache aside write is used
Shortner service: Hash the URL, and persists them in DB if the URL doesn't exist.