View RSS Feed

Cassandra

  1. Benefits of Cassandra

    by , 02-23-2012 at 06:30 PM
    Cassandra database provides a number of benefits. Key benefits of Cassandra database are:

    • Fault Tolerant: It is fault tolerant. Cassandra automatically replicates data to multiple nodes for fault tolerance. Any failed node is replaced immediately with no downtime.
    • Decentralized: It is based on decentralized approach. Every node in Cassandra database cluster is identical. Also there are no network bottlenecks. – Every node in the cluster is identical. There are no network bottlenecks.
    ...
    Categories
    Tutorial