Loading...
Concept (data)
shortUrl
RESTful API - api/v1/
The long url -> short url mapping is stored in a database.
There is an API layer responsible for the operation of the mappings.
Deep dive into 2-3 key components. Explain how they work, how they scale, discuss tradeoffs, capacity, and any relevant algorithms or data structures.