Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Master Cassandra From Scratch- A Basic To Advanced Course

    Posted By: ELK1nG
    Master Cassandra From Scratch- A Basic To Advanced Course

    Master Cassandra From Scratch- A Basic To Advanced Course
    Published 2/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 510.39 MB | Duration: 0h 54m

    Get expertise in Apache Cassandra

    What you'll learn

    Architecture of Cassandra

    Cassandra Keyspace, Table Index etc.

    Cassandra Query Language (CQL)

    Cassandra Monitoring and Administration

    Adding Nodes to a Cluster

    Requirements

    Basic knowledge of Java Programming

    Database Concepts

    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 havesimplicity of design,horizontal scaling, andfiner 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.

    Overview

    Section 1: Introduction

    Lecture 1 Cassandra Monitoring Tools

    Lecture 2 Using Node Tool

    Lecture 3 Using JConsole

    Lecture 4 Learning about OpsCenter

    Lecture 5 Understanding Cassandra Nodes

    Lecture 6 Having a Network Connection

    Lecture 7 Specifying the address of a node in Cassandra

    Lecture 8 Specifying Seed Nodes

    Lecture 9 Bootstrapping a Node

    Lecture 10 Cleaning up a Node

    Lecture 11 Using Cassandra-Stress

    Software Professionals who aspire to learn the ropes of Cassandra