Traditionally databases are scale up, running on a single powerful but expensive server. Distributed databases like Cassandra and Couchbase are scale-out and run on commodity white box servers, each of which becomes a node in a cluster. Traditional databases are…
