Apache Cassandra: All Fundamentals to Start

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Introduction To Cassandra
-
1. Introducing The Course4m 41s
-
2. Understanding What Cassandra Is4m 57s
-
3. Learning What Cassandra Is Being Used For4m 56s
-
4. Understanding The System Requirements6m 54s
-
5. Opening The Main Virtual Machine2m 52s
-
6. Pop Quiz1m 24s
Getting Started With The Architecture
-
1. Understanding That Cassandra Is A Distributed Database2m 23s
-
2. Learning What Snitch Is For3m 53s
-
3. Learning What Gossip Is For1m 51s
-
4. Learning How Data Gets DIstributed5m 35s
-
5. Learning About Replication2m 12s
-
6. Learning About Virtual Nodes3m 1s
-
7. Pop Quiz1m 25s
Installing Cassandra
-
1. Downloading Cassandra2m 48s
-
2. Ensuring Oracle Java 7 Is Installed2m 2s
-
3. Installing Cassandra3m 44s
-
4. Viewing The Main Configuration File2m 46s
-
5. Providing Cassandra With Permission To Directories1m 45s
-
6. Starting Cassandra3m 40s
-
7. Checking Status4m
-
8. Accessing The Cassandra system.log File2m 5s
-
9. Pop Quiz1m 28s
Communicating With Cassandra
-
1. 0401 Understanding Ways To Communicate With Cassandra3m 47s
-
2. Using Cqlsh2m 28s
-
3. Pop Quiz1m 8s
Creating A Database
-
1. Understanding A Cassandra Database1m 53s
-
2. Defining A Keyspace4m 56s
-
3. Deleting A Keyspace51s
-
4. Pop Quiz1m 52s
-
5. Lab: Create A Second Database2m 39s
Creating A Table
-
1. Creating A Table1m 48s
-
2. Defining Columns And Data Types2m 48s
-
3. Defining A Primary Key1m 48s
-
4. Recognizing A Partition Key2m 43s
-
5. Specifying A Descending Clustering Order3m 2s
-
6. Pop Quiz1m 53s
-
7. Lab: Create A Second Table2m 33s
Inserting Data
-
1. Understanding Ways To Write Data1m 27s
-
2. Using The INSERT INTO Command4m 45s
-
3. Using The COPY Command5m 53s
-
4. How Data Is Stored In Cassandra4m 21s
-
5. How Data Is Stored On Disk5m 28s
-
6. Pop Quiz2m 15s
-
7. Lab: Insert Data9m 9s
Modeling Data
-
1. Understanding Data Modeling In Cassandra1m 21s
-
2. Using A WHERE Clause4m 16s
-
3. Understanding Secondary Indexes2m 18s
-
4. Creating A Secondary Index1m 38s
-
5. Defining A Composite Partition Key9m 33s
-
6. Pop Quiz3m 33s
Creating An Application
-
1. Understanding Cassandra Drivers2m 31s
-
2. Exploring The DataStax Java Driver3m 14s
-
3. Setting Up A Development Environment4m 3s
-
4. Creating An Application Page4m 51s
-
5. Acquiring The DataStax Java Driver Files3m 23s
-
6. Getting The DataStax Java Driver Files Through Maven2m 23s
-
7. Providing The DataStax Java Driver Files Manually2m 36s
-
8. Connecting To A Cassandra Cluster3m 39s
-
9. Executing A Query7m 47s
-
10. Displaying Query Results - Part 15m 59s
-
11. Displaying Query Results - Part 27m 20s
-
12. Using An MVC Pattern4m 59s
-
13. Pop Quiz2m 50s
-
14. Lab: Create A Second Application - Part 15m 19s
-
15. Lab: Create A Second Application - Part 29m 49s
-
16. Lab: Create A Second Application - Part 33m 8s
Updating And Deleting Data
-
1. Updating Data3m 39s
-
2. Understanding How Updating Works3m 55s
-
3. Deleting Data7m 9s
-
4. Understanding Tombstones7m 17s
-
5. Using TTLs5m 8s
-
6. Updating A TTL2m 38s
-
7. Pop Quiz2m 37s
-
8. Lab: Update And Delete Data6m 59s
Selecting Hardware
-
1. Understanding Hardware Choices30s
-
2. Understanding RAM And CPU Recommendations2m 45s
-
3. Selecting Storage4m 8s
-
4. Deploying In The Cloud4m 6s
-
5. Pop Quiz2m 6s
Adding Nodes To A Cluster
-
1. Understanding Cassandra Nodes3m 39s
-
2. Having A Network Connection - Part 15m 35s
-
3. Having A Network Connection - Part 25m 1s
-
4. Having A Network Connection - Part 34m 46s
-
5. Specifying The IP Address Of A Node In Cassandra4m 12s
-
6. Specifying Seed Nodes6m 30s
-
7. Bootstrapping A Node6m 18s
-
8. Cleaning Up A Node2m 58s
-
9. Using cassandra-stress10m 33s
-
10. Pop Quiz1m 38s
-
11. Lab: Add A Third Node10m 42s
Monitoring A Cluster
-
1. Understanding Cassandra Monitoring Tools46s
-
2. Using Nodetool4m 54s
-
3. Using JConsole3m 24s
-
4. Learning About OpsCenter3m 23s
-
5. Pop Quiz1m 49s
Repairing Nodes
-
1. Understanding Repair5m 17s
-
2. Repairing Nodes4m 17s
-
3. Understanding Consistency - Part 16m 26s
-
4. Understanding Consistency - Part 24m 33s
-
5. Understanding Hinted Handoff3m 30s
-
6. Understanding Read Repair1m 58s
-
7. Pop Quiz3m 29s
-
8. Lab: Repair Nodes For A Keyspace5m 45s
Removing A Node
-
1. Understanding Removing A Node54s
-
2. Decommissioning A Node4m 35s
-
3. Putting A Node Back Into Service6m 38s
-
4. Removing A Dead Node6m 42s
-
5. Pop Quiz4m 10s
-
6. Lab: Put A Node Back Into Service5m
Redefining A Cluster For Multiple Data Centers
-
1. Redefining For Multiple Data Centers - Part 14m 50s
-
2. Redefining For Multiple Data Centers - Part 25m 58s
-
3. Changing Snitch Type5m 25s
-
4. Modifying cassandra-rackdc.properties7m 44s
-
5. Changing Replication Strategy - Part 15m 54s
-
6. Changing Replication Strategy - Part 23m 58s
-
7. Pop Quiz2m 30s
Resources For Further Learning
-
1. Accessing Documentation2m 51s
-
2. Reading Blogs And Books4m 52s
-
3. Watching Video Recordings4m 4s
-
4. Posting Questions4m 10s
-
5. Attending Events2m 59s