Design a replicated key-value store with quorums
Company: Amazon
Role: Software Engineer
Category: System Design
Difficulty: medium
Interview Round: Take-home Project
Quick Answer: This question evaluates understanding of replication, quorum protocols, data partitioning, consistency models, failure detection and recovery, and conflict resolution in distributed key–value stores.