Cassandra Succinctly by Marko Å valjek
Apache Cassandra is an open-source distributed database system noted for its consistency, its ability to run on commodity hardware, and its easy deployment to cloud infrastructure. With Cassandra Succinctly by Marko Å valjek, you will learn the architecture behind Cassandra that makes it a reliable system, including how hashes are used to identify where data is stored, how choosing the right replication factor can enhance or hinder performance, and how the system handles updating and deleting data. By the end of the book, you will be able to store and model data using the Cassandra Query Language, and use Cassandra within your own applications.
Apache Projects Database