HardDesign: URL Shortener (TinyURL)

You want to guarantee that a short URL redirect returns in <10ms p99. Which architecture achieves this?

Tests your understanding of this concept.

Answer Options

ASingle server with SSD database
BRead replicas + application cache
CRedis cache + CDN edge caching
DDynamoDB DAX + Regional caching

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: URL Shortener (TinyURL) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: URL Shortener (TinyURL) topic (System Design Cases).

More Design: URL Shortener (TinyURL) Questions