Skip to content
Hard Design: Distributed Key-Value Store (Redis/DynamoDB)

What is the purpose of virtual nodes (vnodes) in consistent hashing?

— Tests your understanding of this concept.

Answer Options

A To create virtual servers for cost savings
B To distribute each physical node across multiple points on the hash ring, improving load balance
C To replicate data to virtual machines
D To handle TTL expiration virtually

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 22+ more Design: Distributed Key-Value Store (Redis/DynamoDB) questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Design: Distributed Key-Value Store (Redis/DynamoDB) topic (System Design Cases).

More Design: Distributed Key-Value Store (Redis/DynamoDB) Questions