Reddit Reddit reviews Cassandra High Availability

We found 2 Reddit comments about Cassandra High Availability. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Data Mining
Databases & Big Data
Cassandra High Availability
Check price on Amazon

2 Reddit comments about Cassandra High Availability:

u/MhilPickleson · 2 pointsr/java

Cassandra High Availability is a solid new book I'd recommend. It's very up to date with a section on CQL and Spark connector.

u/tolbertam · 2 pointsr/cassandra

"Cassandra High Availability" by Robbie Strickland has been highly recommended by others. It's on the top of my list of tech books to check out.

I'd recommend reading the Dynamo and Bigtable papers if you haven't already as C* uses a lot of ideas from those papers.

The Last Pickle has a great blog that has a lot of nice deep dive articles.

The Cassandra wiki has some nice detailed pages describing the design and read/write paths.