HardDesign: Distributed Key-Value Store (Redis/DynamoDB)

What is 'eventual consistency' in a distributed KV store?

Tests your understanding of this concept.

Answer Options

AData is inconsistent forever
BGiven enough time with no new updates, all replicas will converge to the same value
COnly some nodes are eventually consistent
DConsistency is achieved after a fixed time period

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