Loading...
Create Short URL API
Redirect Short URL API
NoSQL database storing the relationship between shortened url (id) and the source url
Example:
id source_url
fjiadj2346 https://meta.com
For URL creation:
For URL redirection:
Explain any trade offs you have made and why you made certain tech choices...
Try to discuss as many failure scenarios/bottlenecks as possible.
What are some future improvements you would make? How would you mitigate the failure scenario(s) you described above?