Availability: In Stock

Cassandra Design Patterns 2nd Edition

SKU: 9781783988488

Original price was: $29.99.Current price is: $9.00.

Access Cassandra Design Patterns 2nd Edition Now. Discount up to 90%

Additional information

Full Title

Cassandra Design Patterns 2nd Edition

Author(s)

Rajanarayanan Thottuvaikkatumana

Edition

2nd Edition

ISBN

9781783988488, 9781785285707

Publisher

Packt Publishing

Format

PDF and EPUB

Description

Build real-world, industry-strength data storage solutions with time-tested design methodologies using Cassandra

Key Features

  • Explore design patterns which co-exist with legacy data stores, migration from RDBMS, and caching technologies with Cassandra
  • Learn about design patterns and use Cassandra to provide consistency, availability, and partition tolerance guarantees for applications
  • Handle temporal data for analytical purposes

Book Description

If you are new to Cassandra but well-versed in RDBMS modeling and design, then it is natural to model data in the same way in Cassandra, resulting in poorly performing applications and losing the real purpose of Cassandra. If you want to learn to make the most of Cassandra, this book is for you.
This book starts with strategies to integrate Cassandra with other legacy data stores and progresses to the ways in which a migration from RDBMS to Cassandra can be accomplished. The journey continues with ideas to migrate data from cache solutions to Cassandra. With this, the stage is set and the book moves on to some of the most commonly seen problems in applications when dealing with consistency, availability, and partition tolerance guarantees.
Cassandra is exceptionally good at dealing with temporal data and patterns such as the time-series pattern and log pattern, which are covered next. Many NoSQL data stores fail miserably when a huge amount of data is read for analytical purposes, but Cassandra is different in this regard. Keeping analytical needs in mind, you’ll walk through different and interesting design patterns.
No theoretical discussions are complete without a good set of use cases to which the knowledge gained can be applied, so the book concludes with a set of use cases you can apply the patterns you’ve learned.

What you will learn

  • Enable Cassandra to co-exist with RDBMS and other legacy data stores
  • Explore various design patterns to build effective and robust storage solutions
  • Migrate from RDBMS-based data stores and caching solutions to Cassandra
  • Understand the behaviour of Cassandra when trying to balance the needs of consistency, availability, and partition tolerance
  • Deal with time stamps related to data effectively
  • See how Cassandra can be used in analytical use cases
  • Apply the design patterns covered in this book in real-world use cases

Who this book is for

This book is intended for big data developers who are familiar with the basics of Cassandra and wish to understand and utilize Cassandra design patterns to develop real-world big data solutions. Prior knowledge of RDBMS solutions is assumed.