Apache Cassandra Masterclass
Learn everything you need to know to use Apache Cassandra
Description
The course is designed for the absolute beginner, without any experience with Cassandra is required. Experience with databases, SQL, and programming is recommended.
Cassandra is a free and open-source, distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure. Cassandra offers support for clusters spanning multiple datacenters,[2] with asynchronous masterless replication allowing low latency operations for all clients. Cassandra was designed to implement a combination of Amazon's Dynamo distributed storage and replication techniques combined with Google's Bigtable data and storage engine model.
APACHE CASSANDRA RELATIONAL DATABASE
Handles high incoming data velocity
Supports simple transactions
No single points of failure; constant uptime
Supports very high data volumes
Decentralized deployments
Data written in many locations
Supports read and write scalability
Deployed in horizontal scale-out fashion
Cassandra is the high performance open source distributed database system. It showed the highest growth rate among new database systems and is poised for huge growth. Our course aims to provide you with everything you will need to get started with Cassandra DB. The Course starts with basic Cassandra Concepts.
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.
We will cover the below topics:
1. Introduction to Cassandra
2. Why Cassandra?
3. Data Models
4. Cassandra Data Model.
5. Architecture
6. Cassandra Database
7. Node
8. Clusters
9. Cloud hosting
What You Will Learn!
- Cassandra
Who Should Attend!
- Cassandra