Master Cassandra from Scratch- A Basic to Advanced Course

Get expertise in Apache Cassandra

Ratings 3.03 / 5.00
Master Cassandra from Scratch- A Basic to Advanced Course

What You Will Learn!

  • Architecture of Cassandra
  • Cassandra Keyspace, Table Index etc.
  • Cassandra Query Language (CQL)
  • Cassandra Monitoring and Administration
  • Adding Nodes to a Cluster

Description

Cassandra is a distributed database from Apache that is highly scalable and designed to manage very large amounts of structured data. It provides high availability with no single point of failure.

The course starts off with a basic introduction of Cassandra followed by its architecture, installation, and important classes and interfaces. Thereafter, it proceeds to cover how to perform operations such as create, alter, update, and delete on keyspaces, tables, and indexes using CQLSH as well as Java API. The course also has dedicated modules to explain the data types and collections available in CQL and how to make use of user-defined data types.

The primary objective of a NoSQL database is to have

  • simplicity of design,

  • horizontal scaling, and

  • finer control over availability.

NoSql databases use different data structures compared to relational databases. It makes some operations faster in NoSQL. The suitability of a given NoSQL database depends on the problem it must solve.

This course will be extremely useful for software professionals in particular who aspire to learn the ropes of Cassandra and implement it in practice.

It is an elementary course and you can easily understand the concepts explained here with a basic knowledge of Java programming. However, it will help if you have some prior exposure to database concepts and any of the Linux flavors.

Who Should Attend!

  • Software Professionals who aspire to learn the ropes of Cassandra

TAKE THIS COURSE

Tags

  • Apache Cassandra

Subscribers

12

Lectures

51

TAKE THIS COURSE



Related Courses