Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started With Apache Cassandra
Highest Rated
Rating: 4.5 out of 5(2,523 ratings)
13,998 students

Getting Started With Apache Cassandra

Learn everything you need to know to use Apache Cassandra
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],Portuguese [Auto],

What you'll learn

  • Gain a solid understanding of working with Apache Cassandra

Course content

17 sections124 lectures8h 8m total length
  • Important - Download These First - Working Files0:01
  • 0101 Introducing The Course4:41

    Learn the basics of Apache Cassandra, its architecture and replication concepts, and how to install, model data, and query with the Cassandra query language to manage keyspaces and tables.

  • 0102 Understanding What Cassandra Is4:57

    Discover how Apache Cassandra, an open-source NoSQL distributed database, scales across many nodes and data centers to deliver high availability and fault tolerance using commodity hardware.

  • 0103 Learning What Cassandra Is Being Used For4:56

    Explore how Cassandra enables massive scale and high availability for sensor data, recommendations, gaming, fraud detection, and the internet of things, with Netflix and Barracuda use cases.

  • 0104 Understanding The System Requirements6:54

    Identify and meet the system requirements for the hands-on Cassandra exercises, including a 64-bit OS, 8 GB RAM, and 30+ GB free space, plus VMware setup for four virtual machines.

  • 0105 How To Access Your Working Files3:22

    Download the working files, extract the zip to your desktop, then open or copy the organized files from the player or disk to work alongside the lessons.

  • 0106 Opening The Main Virtual Machine2:52

    Open the main virtual machine by unzipping virtual machine 1 zip and launching the .vmx file, log in with the password xubuntu on Ubuntu.

  • 0107 Pop Quiz1:24

    reinforces Cassandra concepts with a pop quiz, highlighting its open source nature and suitability for high-volume, real-time data like temperature data, online user behavior for recommendations, and package tracking.

Requirements

  • PC or Mac

Description

This Apache Cassandra training course Infinite Skills teaches you the basics of working with Cassandra. This course is designed for the absolute beginner, meaning no experience with Cassandra is required. Experience with databases, SQL, and programming is recommended.


You will start by learning how to install Cassandra, and then move onto understanding ways to communicate with Cassandra. From there, this course will teach you how to create a database, create a table, and insert and model data. This video tutorial will also cover creating an application, updating and deleting data, selecting hardware, and adding nodes to a cluster. You will also learn how to monitor a cluster, repair and remove nodes, and redefine a cluster.

Once you have completed this video based training course, you will have a solid understanding of Cassandra, and be able to use Cassandra for your own development projects. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Beginner to Intermediate course on Apache Cassandra