Book description
Build, manage, and configure high-performing, reliable NoSQL database for your applications with Cassandra
Key Features
- Write programs more efficiently using Cassandra's features with the help of examples
- Configure Cassandra and fine-tune its parameters depending on your needs
- Integrate Cassandra database with Apache Spark and build strong data analytics pipeline
Book Description
With ever-increasing rates of data creation, the demand for storing data fast and reliably becomes a need. Apache Cassandra is the perfect choice for building fault-tolerant and scalable databases. Mastering Apache Cassandra 3.x teaches you how to build and architect your clusters, configure and work with your nodes, and program in a high-throughput environment, helping you understand the power of Cassandra as per the new features.
Once you've covered a brief recap of the basics, you'll move on to deploying and monitoring a production setup and optimizing and integrating it with other software. You'll work with the advanced features of CQL and the new storage engine in order to understand how they function on the server-side. You'll explore the integration and interaction of Cassandra components, followed by discovering features such as token allocation algorithm, CQL3, vnodes, lightweight transactions, and data modelling in detail. Last but not least you will get to grips with Apache Spark.
By the end of this book, you'll be able to analyse big data, and build and manage high-performance databases for your application.
What you will learn
- Write programs more efficiently using Cassandra's features more efficiently
- Exploit the given infrastructure, improve performance, and tweak the Java Virtual Machine (JVM)
- Use CQL3 in your application in order to simplify working with Cassandra
- Configure Cassandra and fine-tune its parameters depending on your needs
- Set up a cluster and learn how to scale it
- Monitor a Cassandra cluster in different ways
- Use Apache Spark and other big data processing tools
Who this book is for
Mastering Apache Cassandra 3.x is for you if you are a big data administrator, database administrator, architect, or developer who wants to build a high-performing, scalable, and fault-tolerant database. Prior knowledge of core concepts of databases is required.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Packt Upsell
- Foreward
- Contributors
- Preface
- Quick Start
- Cassandra Architecture
-
Effective CQL
- An overview of Cassandra data modeling
- cqlsh
-
Getting started with CQL
- Creating a keyspace
- Creating a table
- Data types
- The primary key
- Querying data
- Writing data
- Lightweight transactions
- Executing a BATCH statement
- The expiring cell
- Altering a keyspace
- Dropping a keyspace
- Altering a table
- Truncating a table
- Dropping a table
- Creating an index
- Dropping an index
- Creating a custom data type
- Altering a custom type
- Dropping a custom type
- User management
- Other CQL commands
- cqlsh commands
- Summary
- Configuring a Cluster
- Performance Tuning
- Managing a Cluster
- Monitoring
- Application Development
- Integration with Apache Spark
- References
- Other Books You May Enjoy
Product information
- Title: Mastering Apache Cassandra 3.x - Third Edition
- Author(s):
- Release date: October 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789131499
You might also like
book
Radical Product Thinking
Iteration rules product development, but it isn't enough to produce dramatic results. This book champions Radical …
book
The Complete Coding Interview Guide in Java
Explore a wide variety of popular interview questions and learn various techniques for breaking down tricky …
book
Java Coding Problems
Develop your coding skills by exploring Java concepts and techniques such as Strings, Objects and Types, …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …