youtube image
From YouTube: C* Summit 2013: Comparing Architectures — Cassandra vs the Field

Description

Speaker: Sameer Farooqui, Freelance Big Data Consultant and Trainer
Slides: http://www.slideshare.net/planetcassandra/cassandra-vsh-base
Have you wondered what actually happens when you submit a write to Cassandra? This vendor agnostic technical talk will cover the internals of the read and write paths of Cassandra and compare it to other NoSQL stores, especially HBase so you can pick the right database for your project. Some of the topics mentioned are consistency levels, memtables/memstores, SSTables/HFiles, bloom filters, block indexes, data distribution partitioners and optimal use cases.