Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 10 posts
Cassandra Architecture | Data Replication Strategy & Factor
5/18/2022
Cassandra is designed to handle Big Data. Cassandra’s main feature is to store data on multiple nodes with no single point of failure.The reason for this kind of Cassandra’s architecture was that the ...
Cassandra Introduction
2/11/2022
Post Views: 4,625 Dear Readers, In this article we will see Cassandra Introduction. Apache Cassandra one of the Popular NoSQL database. it’s an Highly scalable, Masterless open sour...
Key structures in Cassandra
Post Views: 5,386 Dear Readers, In this article we will see Key structures in Cassandra. Node Node is the basic infrastructure component of Cassandra. Where we can store data in a...
Key components in Cassandra
Post Views: 2,935 In this article we will see Key components in Cassandra. Gossip Cassandra uses The Gossip protocol for internal communication between nodes in a cluster. A peer-t...
Cassandra Architecture Tutorial | Simplilearn
3/15/2021
Welcome to the third lesson ‘Cassandra Architecture.’ of the Apache Cassandra Certification Course. This lesson will provide an overview of the Cassandra architecture.Let us begin with the objectives ...
Understanding the Impacts of the Native Transport Requests Change Introduced in Cassandra 3.11.5
1/27/2021
SummaryRecently, Cassandra made changes to the Native Transport Requests (NTR) queue behaviour. Through our performance testing, we found the new NTR change to be good for clusters that have a constan...
Apache Cassandra Lunch #20: Cassandra Read and Write Paths -
10/30/2020
In Cassandra Lunch #20, we discuss Cassandra read and write paths which is how Cassandra stores and retrieves data at high speeds. We won’t cover how Cassandra replicates data because that is its own ...
Apache Cassandra Lunch #21: Cassandra Stages / Thread Pools - Business Platform Team
In Cassandra Lunch #21, we discuss Cassandra and Staged Event-Driven Architecture with an emphasis on Cassandra stages/thread pools. Additionally, there is a video of Cassandra Lunch #21 embedded in t...