Skip to Content
Mastering Apache Cassandra - Second Edition
book

Mastering Apache Cassandra - Second Edition

by Nishant Neeraj
March 2015
Beginner to intermediate
350 pages
7h 54m
English
Packt Publishing
Content preview from Mastering Apache Cassandra - Second Edition

Cassandra

Cassandra is a distributed, decentralized, fault tolerant, eventually consistent, linearly scalable, and column-oriented data store. This means that Cassandra is made to easily deploy over a cluster of machines located at geographically different places. There is no central master server, so no single point of failure, no bottleneck, data is replicated, and a faulty node can be replaced without any downtime. It's eventually consistent. It is linearly scalable, which means that with more nodes, the requests served per second per node will not go down. Also, the total throughput of the system will increase with each node being added. And finally, it's column oriented, much like a map (or better, a map of sorted maps) or a table with flexible ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Apache Cassandra 3.x - Third Edition

Mastering Apache Cassandra 3.x - Third Edition

Aaron Ploetz, Tejaswi Malepati
Learning Apache Cassandra - Second Edition

Learning Apache Cassandra - Second Edition

Sandeep Yarabarla, Graham Doman

Publisher Resources

ISBN: 9781784392611Supplemental Content