HardDesign: URL Shortener (TinyURL)

Your URL shortener needs to handle 350,000 redirect requests/sec at peak. How many Redis nodes do you need, assuming each handles 100,000 ops/sec?

Tests your understanding of this concept.

Answer Options

A2 nodes
B4 nodes
C6 nodes
D10 nodes

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