advancedReal System Design Problems

Design a distributed key-value store like DynamoDB or Cassandra.

Tests whether you can bring together consistent hashing, replication, and CAP tradeoffs into one coherent design. Asked at: Amazon

This is a Pro question

Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.

Design a distributed key-value store like DynamoDB or Cassandra.

Next Step

Continue to Design a distributed job scheduler that avoids duplicate execution across multiple instances.← Back to all System Design (HLD) questions