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 1409 posts
Cassandra as a Service in the Cloud - Business Platform Team
10/30/2020
In this blog, we will cover 3 ways you can utilize Cassandra as a service in the cloud. We will cover DataStax Astra, Amazon Keyspaces, and Microsoft Azure Cosmos DB. A video is embedded in the blog w...
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...
Apache Cassandra Lunch #22: Cassandra Deployment and Administration Tools - Business Platform Team
In case you missed it, this blog post is a recap of Cassandra Lunch #22, covering deployment and administration tools for Cassandra. We will discuss a number of tools for the installation, configurati...
Apache Cassandra Lunch #23: Lucene Based Indexes on Cassandra - Business Platform Team
In this blog, we will cover packaged and DIY methods for Lucene based indexes on Cassandra; as well as, give some pros and cons for using Lucene Based Indexes on Cassandra. Also, the live webinar reco...
Monitoring Cassandra with DSE OpsCenter - Business Platform Team
Cassandra MonitoringAny Cassandra deployment being worked with on a long term basis needs some sort of monitoring solution. Monitoring is extremely useful in the process of diagnosing problems with a ...
Apache Cassandra Lunch #24: Cassandra Use Cases - Business Platform Team
In case you missed it, this blog post is a recap of Cassandra Lunch #24, covering different use cases for Cassandra. We will discuss a number of use cases for Cassandra, focusing on Cassandra’s place ...
Apache Cassandra Lunch #25: Cassandra Use Cases - Reference Architectures - Business Platform Team
In Apache Cassandra Lunch #25: Cassandra Use Cases – Reference Architectures, we cover how Cassandra is used for real-time data platforms; as well as, cover different reference architectures in which ...
Study Guide — Cassandra Reads and Writes
10/29/2020
Here are some key words to know to understand the write pathPartitioning Key — each table has a Partitioning Key. It helps with determining which node in the cluster the data should be stored.Commit L...