Expert Apache Cassandra Administration
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 simpleto 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

What You'll Learn

• 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.
1127237146
Expert Apache Cassandra Administration
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 simpleto 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

What You'll Learn

• 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.
54.99 In Stock
Expert Apache Cassandra Administration

Expert Apache Cassandra Administration

by Sam R. Alapati
Expert Apache Cassandra Administration

Expert Apache Cassandra Administration

by Sam R. Alapati

Paperback(1st ed.)

$54.99 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
    Not Eligible for Free Shipping
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

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 simpleto 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

What You'll Learn

• 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.

Product Details

ISBN-13: 9781484231258
Publisher: Apress
Publication date: 12/09/2017
Edition description: 1st ed.
Pages: 467
Product dimensions: 7.01(w) x 10.00(h) x (d)

About the Author

Sam Alapati is a Big Data Principal Administrator at Sabre, in Southlake, Texas, just outside Dallas. He has been working in the big data area for the past few years, after a long stint as an Oracle database administrator. Sam works with Apache Hadoop and Apache Spark, and now with Cassandra as part of his efforts to learn the role of NoSQL and other modern databases in the big data world. He has published several books on various areas of Oracle database administration, as well as a comprehensive handbook on administering Apache Hadoop.

Table of Contents

Part I. Introduction, Installation and Configuration.- 1. Apache Cassandra - An Introduction.- 2. Installing Cassandra and Getting Started with the CQL Shell.- 3. Deploying a Cassandra Cluster.-.- Part II. The Data Model, Cluster Architecture, and the Cassandra Query Language.- 4. Cassandra Data Modeling, and the Reading and Writing of Data.- 5. Cassandra Architecture.- 6. Introduction to the Cassandra Query Language.- 7. Cassandra on Docker, Apache Spark, and the Cassandra Cluster Manager.- 8. Backup, Recovery, and Moving Data.-.- Part III. Maintaining, Monitoring, Tuning, and Securing Apache Cassandra.- 9: Maintaining Cassandra.- 10: Monitoring, Logging, and Metrics.- 11: Tuning Cassandra Performance.-. 12: Securing Cassandra.
From the B&N Reads Blog

Customer Reviews