Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Cassandra: The Definitive Guide

Posted By: arundhati
Cassandra: The Definitive Guide

Eben Hewitt, "Cassandra: The Definitive Guide"
2010 | ISBN: 1449390412 | 332 pages | EPUB | 3,5 MB

What could you do with data if scalability wasn’t a problem? With this hands-on guide, you’ll learn how Apache Cassandra handles hundreds of terabytes of data while remaining highly available across multiple data centers — capabilities that have attracted Facebook, Twitter, and other data-intensive companies. Cassandra: The Definitive Guide provides the technical details and practical examples you need to assess this database management system and put it to work in a production environment.

Author Eben Hewitt demonstrates the advantages of Cassandra’s nonrelational design, and pays special attention to data modeling. If you’re a developer, DBA, application architect, or manager looking to solve a database scaling issue or future-proof your application, this guide shows you how to harness Cassandra’s speed and flexibility.
Understand the tenets of Cassandra’s column-oriented structure
Learn how to write, update, and read Cassandra data
Discover how to add or remove nodes from the cluster as your application requires
Examine a working application that translates from a relational model to Cassandra’s data model
Use examples for writing clients in Java, Python, and C#
Use the JMX interface to monitor a cluster’s usage, memory patterns, and more
Tune memory settings, data storage, and caching for better performance