Course name Databases Courses Apache Cassandra: All Fundamentals to Start: Apache Cassandra: All Fundamentals to Start
Apache Cassandra: All Fundamentals to Start Video Course
Apache Cassandra: All Fundamentals to Start Video Course is developed by Databases Courses Professionals to help you pass the Apache Cassandra: All Fundamentals to Start exam.
You Will Learn:
Description
This course will improve your knowledge and skills required to pass Apache Cassandra: All Fundamentals to Start exam.
Curriculum For This Course
-
1. Introduction To Cassandra 6 Videos 00:25:44
-
Introducing The Course 04:41
-
Understanding What Cassandra Is 04:57
-
Learning What Cassandra Is Being Used For 04:56
-
Understanding The System Requirements 06:54
-
Opening The Main Virtual Machine 02:52
-
Pop Quiz 01:24
-
-
2. Getting Started With The Architecture 7 Videos 00:20:20
-
Understanding That Cassandra Is A Distributed Database 02:23
-
Learning What Snitch Is For 03:53
-
Learning What Gossip Is For 01:51
-
Learning How Data Gets DIstributed 05:35
-
Learning About Replication 02:12
-
Learning About Virtual Nodes 03:01
-
Pop Quiz 01:25
-
-
3. Installing Cassandra 9 Videos 00:24:18
-
Downloading Cassandra 02:48
-
Ensuring Oracle Java 7 Is Installed 02:02
-
Installing Cassandra 03:44
-
Viewing The Main Configuration File 02:46
-
Providing Cassandra With Permission To Directories 01:45
-
Starting Cassandra 03:40
-
Checking Status 04:00
-
Accessing The Cassandra system.log File 02:05
-
Pop Quiz 01:28
-
-
4. Communicating With Cassandra 3 Videos 00:07:23
-
0401 Understanding Ways To Communicate With Cassandra 03:47
-
Using Cqlsh 02:28
-
Pop Quiz 01:08
-
-
5. Creating A Database 5 Videos 00:12:11
-
Understanding A Cassandra Database 01:53
-
Defining A Keyspace 04:56
-
Deleting A Keyspace 00:51
-
Pop Quiz 01:52
-
Lab: Create A Second Database 02:39
-
-
6. Creating A Table 7 Videos 00:16:35
-
Creating A Table 01:48
-
Defining Columns And Data Types 02:48
-
Defining A Primary Key 01:48
-
Recognizing A Partition Key 02:43
-
Specifying A Descending Clustering Order 03:02
-
Pop Quiz 01:53
-
Lab: Create A Second Table 02:33
-
-
7. Inserting Data 7 Videos 00:33:18
-
Understanding Ways To Write Data 01:27
-
Using The INSERT INTO Command 04:45
-
Using The COPY Command 05:53
-
How Data Is Stored In Cassandra 04:21
-
How Data Is Stored On Disk 05:28
-
Pop Quiz 02:15
-
Lab: Insert Data 09:09
-
-
8. Modeling Data 6 Videos 00:22:39
-
Understanding Data Modeling In Cassandra 01:21
-
Using A WHERE Clause 04:16
-
Understanding Secondary Indexes 02:18
-
Creating A Secondary Index 01:38
-
Defining A Composite Partition Key 09:33
-
Pop Quiz 03:33
-
-
9. Creating An Application 16 Videos 01:13:51
-
Understanding Cassandra Drivers 02:31
-
Exploring The DataStax Java Driver 03:14
-
Setting Up A Development Environment 04:03
-
Creating An Application Page 04:51
-
Acquiring The DataStax Java Driver Files 03:23
-
Getting The DataStax Java Driver Files Through Maven 02:23
-
Providing The DataStax Java Driver Files Manually 02:36
-
Connecting To A Cassandra Cluster 03:39
-
Executing A Query 07:47
-
Displaying Query Results - Part 1 05:59
-
Displaying Query Results - Part 2 07:20
-
Using An MVC Pattern 04:59
-
Pop Quiz 02:50
-
Lab: Create A Second Application - Part 1 05:19
-
Lab: Create A Second Application - Part 2 09:49
-
Lab: Create A Second Application - Part 3 03:08
-
-
10. Updating And Deleting Data 8 Videos 00:39:22
-
Updating Data 03:39
-
Understanding How Updating Works 03:55
-
Deleting Data 07:09
-
Understanding Tombstones 07:17
-
Using TTLs 05:08
-
Updating A TTL 02:38
-
Pop Quiz 02:37
-
Lab: Update And Delete Data 06:59
-
-
11. Selecting Hardware 5 Videos 00:13:35
-
Understanding Hardware Choices 00:30
-
Understanding RAM And CPU Recommendations 02:45
-
Selecting Storage 04:08
-
Deploying In The Cloud 04:06
-
Pop Quiz 02:06
-
-
12. Adding Nodes To A Cluster 11 Videos 01:01:52
-
Understanding Cassandra Nodes 03:39
-
Having A Network Connection - Part 1 05:35
-
Having A Network Connection - Part 2 05:01
-
Having A Network Connection - Part 3 04:46
-
Specifying The IP Address Of A Node In Cassandra 04:12
-
Specifying Seed Nodes 06:30
-
Bootstrapping A Node 06:18
-
Cleaning Up A Node 02:58
-
Using cassandra-stress 10:33
-
Pop Quiz 01:38
-
Lab: Add A Third Node 10:42
-
-
13. Monitoring A Cluster 5 Videos 00:14:16
-
Understanding Cassandra Monitoring Tools 00:46
-
Using Nodetool 04:54
-
Using JConsole 03:24
-
Learning About OpsCenter 03:23
-
Pop Quiz 01:49
-
-
14. Repairing Nodes 8 Videos 00:35:15
-
Understanding Repair 05:17
-
Repairing Nodes 04:17
-
Understanding Consistency - Part 1 06:26
-
Understanding Consistency - Part 2 04:33
-
Understanding Hinted Handoff 03:30
-
Understanding Read Repair 01:58
-
Pop Quiz 03:29
-
Lab: Repair Nodes For A Keyspace 05:45
-
-
15. Removing A Node 6 Videos 00:27:59
-
Understanding Removing A Node 00:54
-
Decommissioning A Node 04:35
-
Putting A Node Back Into Service 06:38
-
Removing A Dead Node 06:42
-
Pop Quiz 04:10
-
Lab: Put A Node Back Into Service 05:00
-
-
16. Redefining A Cluster For Multiple Data Centers 7 Videos 00:36:19
-
Redefining For Multiple Data Centers - Part 1 04:50
-
Redefining For Multiple Data Centers - Part 2 05:58
-
Changing Snitch Type 05:25
-
Modifying cassandra-rackdc.properties 07:44
-
Changing Replication Strategy - Part 1 05:54
-
Changing Replication Strategy - Part 2 03:58
-
Pop Quiz 02:30
-
-
17. Resources For Further Learning 5 Videos 00:18:56
-
Accessing Documentation 02:51
-
Reading Blogs And Books 04:52
-
Watching Video Recordings 04:04
-
Posting Questions 04:10
-
Attending Events 02:59
-
Download Free Databases Courses Apache Cassandra: All Fundamentals to Start Testing Engine Demo
Experience Testking Databases Courses Apache Cassandra: All Fundamentals to Start exam Q&A testing engine for yourself.
Simply submit your e-mail address below to get started with our interactive software demo of your Databases Courses Apache Cassandra: All Fundamentals to Start exam.
- Customizable, interactive testing engine
- Simulates real exam environment
- Instant download
* Our demo shows only a few questions from Databases Courses Apache Cassandra: All Fundamentals to Start exam for evaluating purposes