Learn about Apache Cassandra with interactive visualizations and depth.
Course Modules
Module 01
Available
Cassandra Architecture
Deep dive into Cassandra's distributed architecture. Learn about LSM Trees, Gossip Protocol, SSTables, and the Read/Write paths.
Module 02
Available
Data Modeling
Master Cassandra Data Modeling. Learn Query-First Design, Partition Keys, Clustering Keys, and Denormalization strategies for high-scale applications.
Module 03
Available
Consistency & Replication
Learn about Consistency & Replication with interactive visualizations and depth.
Module 04
Available
Cluster Operations
Master the art of running Cassandra in production. Learn node lifecycle management (bootstrap/decommission), backup strategies (snapshots/incremental), and security (RBAC/TLS).