Introduction to Cassandra Data Modeling

This is a crash course in the Cassandra storage model. We will start with how data is laid out on disk to understand why it’s fast for real time workloads, and finish with an introduction to CQL, which we’ll use to query Cassandra.