Medium-EasyUnderstandDistributed Systems FundamentalsMultiple Choice
Which databases are examples of CP systems?
Understand — Tests comprehension and ability to explain concepts.
Answer Options
ACassandra and DynamoDB
BCouchDB and Riak
CZooKeeper and HBase
DDNS and CDN
Want to see the correct answer?
Get the answer with a detailed explanation, plus practice 21+ more Distributed Systems Fundamentals questions with adaptive quizzes and timed interviews.
See the Answer on Guru Sishya →This question is from the Distributed Systems Fundamentals topic (System Design).
More Distributed Systems Fundamentals Questions
In the CAP theorem, what does 'P' (Partition Tolerance) mean?
EasyRaft requires a majority (quorum) of nodes to elect a leader.
EasyWhat is eventual consistency?
Medium-EasyTrue or False: Vector clocks can detect concurrent events, while Lamport timestamps cannot.
Medium-EasyA distributed database processes a write. How many nodes must acknowledge before the client gets a success response?
Medium-Easy