Follow this handbook to build, configure, tune, and secure Apache Cassandra databases. Start with the installation of Cassandra and move on to the creation of a single instance, and then a cluster of Cassandra databases. Cassandra is increasingly a key player in many big data environments, and this
Expert Apache Cassandra Administration
โ Scribed by Sam R. Alapati (auth.)
- Publisher
- Apress
- Year
- 2018
- Tongue
- English
- Leaves
- 482
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Follow this handbook to build, configure, tune, and secure Apache Cassandra databases. Start with the installation of Cassandra and move on to the creation of a single instance, and then a cluster of Cassandra databases.
Cassandra is increasingly a key player in many big data environments, and this book shows you how to use Cassandra with Apache Spark, a popular big data processing framework. Also covered are day-to-day topics of importance such as the backup and recovery of Cassandra databases, using the right compression and compaction strategies, and loading and unloading data.
Expert Apache Cassandra Administration provides numerous step-by-step examples starting with the basics of a Cassandra database, and going all the way through backup and recovery, performance optimization, and monitoring and securing the data. The book serves as an authoritative and comprehensive guide to the building and management of simple to complex Cassandra databases. The book:
- Takes you through building a Cassandra database from installation of the software and creation of a single database, through to complex clusters and data centers
- Provides numerous examples of actual commands in a real-life Cassandra environment that show how to confidently configure, manage, troubleshoot, and tune Cassandra databases
- Shows how to use the Cassandra configuration properties to build a highly stable, available, and secure Cassandra database that always operates at peak efficiency
- Install the Cassandra software and create your first database
- Understand the Cassandra data model, and the internal architecture of a Cassandra database
- Create your own Cassandra cluster, step-by-step
- Run a Cassandra cluster on Docker
- Work with Apache Spark by connecting to a Cassandra database
- Deploy Cassandra clusters in your data center, or on Amazon EC2 instances
- Back up and restore mission-critical Cassandra databases
- Monitor, troubleshoot, and tune production Cassandra databases, and cut your spending on resources such as memory, servers, and storage
Who This Book Is For
Database administrators, developers, and architects who are looking for an authoritative and comprehensive single volume for all their Cassandra administration needs. Also for administrators who are tasked with setting up and maintaining highly reliable and high-performing Cassandra databases. An excellent choice for big data administrators, database administrators, architects, and developers who use Cassandra as their key data store, to support high volume online transactions, or as a decentralized, elastic data store.
โฆ Table of Contents
Front Matter ....Pages i-xxiii
Front Matter ....Pages 1-1
Apache Cassandra: An Introduction (Sam R. Alapati)....Pages 3-34
Installing Cassandra and Getting Started with CQL Shell (Sam R. Alapati)....Pages 35-68
Deploying a Cassandra Cluster (Sam R. Alapati)....Pages 69-96
Front Matter ....Pages 97-97
Cassandra Data Modeling, and the Reading and Writing of Data (Sam R. Alapati)....Pages 99-148
Cassandra Architecture (Sam R. Alapati)....Pages 149-188
Introduction to the Cassandra Query Language (Sam R. Alapati)....Pages 189-247
Cassandra on Docker, Apache Spark, and the Cassandra Cluster Manager (Sam R. Alapati)....Pages 249-281
Backup, Recovery, and Moving Data (Sam R. Alapati)....Pages 283-300
Front Matter ....Pages 301-301
Maintaining Cassandra (Sam R. Alapati)....Pages 303-335
Monitoring, Logging, and Metrics (Sam R. Alapati)....Pages 337-370
Tuning Cassandra Performance (Sam R. Alapati)....Pages 371-422
Securing Cassandra (Sam R. Alapati)....Pages 423-454
Back Matter ....Pages 455-467
โฆ Subjects
Database Management
๐ SIMILAR VOLUMES
Unleash the Power of Distributed Database for Scalable and High-Performance Applications Are you ready to explore the world of distributed databases and unlock the potential of Apache Cassandra? "Mastering Apache Cassandra" is your comprehensive guide to understanding and harnessing the capabilit
<p><b>Create your own massively scalable Cassandra database with highly responsive database queries</b><b>About This Book</b><p><li>Create a Cassandra cluster and tweak its configuration to get the best performance based on your environment<li>Analyze the key concepts and architecture of Cassandra,
Apache Cassandra is the perfect choice for building fault tolerant and scalable databases. Implementing Cassandra will enable you to take advantage of its features which include replication of data across multiple datacenters with lower latency rates. This book details these features that will guide
The book is aimed at intermediate developers with an understanding of core database concepts and want to become a master implementing Cassandra for their application.