Autoplay
Autocomplete
Previous Lesson
Complete and Continue
From 0 to 1: The Cassandra Distributed Database
You, This Course and Us
You, This Course and Us (1:45)
Introduction: Cassandra as a distributed, decentralized, columnar database
A Column Oriented Database (10:40)
Requirements For A Product Catalog System (8:08)
What Is Cassandra (8:33)
Cassandra Vs HBase (4:37)
Install And Set Up
Install Cassandra (Mac and Unix based systems) (9:54)
Install the Cassandra Cluster Manager (Mac and Unix) (2:21)
Install Maven On Your Machine (2:20)
[For Linux/Mac OS Shell Newbies] Path and other Environment Variables (8:25)
The Cassandra Cluster Manager
Create A Cassandra Cluster On Your Local Machine (11:54)
Basic CCM Commands (7:04)
The Cassandra Data Model
Column And Column Family (8:03)
Super Column Family And Keyspace (7:18)
Comparing Cassandra With A Relational Database (4:20)
Shell Commands
Connecting To Cassandra And Creating A Keyspace (6:55)
Column Families And Their Properties (12:02)
Modifying Column Families (2:42)
Insert Data Into A Column Family (6:52)
Advanced Data Types Collections And Counters (10:56)
Update Simple And Collection Data Types (15:54)
Manage Cluster Roles (5:01)
Keys And Indexes: Primary Keys, Partition Keys, Clustering Key, Secondary Indexe
Partition Keys: Distributing Data Across Cluster Nodes (12:15)
Partition Keys: Properties (5:08)
Clustering Keys: Data Layout On A Node (3:36)
Restrictions On Partition Keys (14:38)
Restrictions On Clustering Keys (9:12)
Secondory Indexes (8:32)
Restrictions On Secondary Indexes (8:52)
Allow Filtering (2:27)
Tunable Consistency
Write Consistency Levels And Hinted Handoff (12:18)
Read Consistency Levels (11:19)
Replication Factors And Quorum Value (8:14)
Storage Systems
Overview Of Cassandra Storage Components (6:38)
The SS Table And Its Components (9:44)
Row Cache And Key Cache (3:14)
Anatomy Of A Write Request (8:33)
Anatomy Of A Read Request And The Gossip Protocol (7:25)
A Mini-Project: A Miniature Catalog Management System
Overview And Basic Setup (4:29)
Creating A Session And Executing Our First Query (7:40)
Create A Column Family (3:27)
Check If A Column Family Has Been Created (4:59)
Insert Data Into The Listings Column Family (9:13)
Insert Data Into The Products Column Family (9:59)
Search For Products (13:32)
Delete A Listing (4:17)
Update Mulitple Column Families Using Logged Batch (14:42)
You, This Course and Us
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock