Book description
Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This expanded second edition—updated for Cassandra 3.0—provides the technical details and practical examples you need to put this database to work in a production environment.
Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra’s non-relational design, with special attention to data modeling. If you’re a developer, DBA, or application architect looking to solve a database scaling issue or future-proof your application, this guide helps you harness Cassandra’s speed and flexibility.
- Understand Cassandra’s distributed and decentralized structure
- Use the Cassandra Query Language (CQL) and cqlsh—the CQL shell
- Create a working data model and compare it with an equivalent relational model
- Develop sample applications using client drivers for languages including Java, Python, and Node.js
- Explore cluster topology and learn how nodes exchange data
- Maintain a high level of performance in your cluster
- Deploy Cassandra on site, in the Cloud, or with Docker
- Integrate Cassandra with Spark, Hadoop, Elasticsearch, Solr, and Lucene
Publisher resources
Table of contents
- Foreword
- Foreword
- Preface
- 1. Beyond Relational Databases
- 2. Introducing Cassandra
- 3. Installing Cassandra
- 4. The Cassandra Query Language
- 5. Data Modeling
-
6. The Cassandra Architecture
- Data Centers and Racks
- Gossip and Failure Detection
- Snitches
- Rings and Tokens
- Virtual Nodes
- Partitioners
- Replication Strategies
- Consistency Levels
- Queries and Coordinator Nodes
- Memtables, SSTables, and Commit Logs
- Caching
- Hinted Handoff
- Lightweight Transactions and Paxos
- Tombstones
- Bloom Filters
- Compaction
- Anti-Entropy, Repair, and Merkle Trees
- Staged Event-Driven Architecture (SEDA)
- Managers and Services
- System Keyspaces
- Summary
- 7. Configuring Cassandra
- 8. Clients
- 9. Reading and Writing Data
- 10. Monitoring
- 11. Maintenance
- 12. Performance Tuning
- 13. Security
- 14. Deploying and Integrating
- Index
Product information
- Title: Cassandra: The Definitive Guide, 2nd Edition
- Author(s):
- Release date: July 2016
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491933664
You might also like
book
Cassandra: The Definitive Guide, 3rd Edition
Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn …
book
Cassandra: The Definitive Guide
What could you do with data if scalability wasn't a problem? With this hands-on guide, you'll …
book
Mastering Apache Cassandra - Second Edition
Build, manage, and configure high-performing, reliable NoSQL database for your application with Cassandra In Detail With …
book
Learning Apache Cassandra - Second Edition
Build a scalable, fault-tolerant and highly available data layer for your applications using Apache Cassandra About …