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.