Loading...
a. /redirect_api(short_url) - return long_url
url_mapping
Analytics
Dig deeper into 2-3 components and explain in detail how they work. For example, how well does each component scale? Any relevant algorithm or data structure you like to use for a component? Also you could draw a diagram using the diagramming tool to enhance your design...
My choice of tech for microservice would be some light weight framework with high i/o operation, like Go or FASTAPI or Node.js
Try to discuss as many failure scenarios/bottlenecks as possible.