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
Testing Multiple Tables with Cassandra Stress - Instaclustr
9/13/2018
The cassandra-stress tool is a powerful tool for benchmarking Cassandra performance. It allows quite sophisticated specification of data and loads profiles to run against almost any table definition y...
Elasticsearch on Cassandra Features Overview - Instaclustr
Instaclustr recently announced coming availability of our Managed Service for Elassandra, which delivers Elasticsearch integrated with Apache Cassandra. This blog post drills down to explain the featu...
Demystifying Cassandra’s broadcast_address - Instaclustr
When configuring Apache Cassandra to work in a new environment or with a new application or service we sometimes find ourselves asking “What’s the difference between broadcast_address and broadcast_rp...
Third Contact with a Monolith: Part C - In the Pod - Instaclustr
Related Articles:A simple classification problem: Will the Monolith react? Is it safe?!Maybe a cautious approach to a bigger version of the Monolith (2km long) in a POD that is only 2m in diameter is...
Third Contact With a Monolith - Beam Me Down Scotty - Instaclustr
Regression Analysis is (relatively) easyHypothesis: Using only a subset of GC metrics we can compute linear regression functions using only heap space used to predict when the next GC occurs. To do th...
Third contact with a Monolith - Long Range Sensor Scan - Instaclustr
Earth to Mars distance = 0.52 AU (1.52-1AU, 78M km)Earth to Jupiter distance = 4.2 AU (5.2-1AU, 628M km)It’s a long way to Jupiter, would you like to:(a) sleep the whole way in suspended animation? (...
Cassandra NoSQL Data Model Design - Instaclustr
AbstractThis paper describes the process that we follow atInstaclustr to design a Cassandra data model for ourcustomers.While not a prescriptive, formal process it does definephases and steps that our...
Apache Cassandra Scalability: Allow Filtering and Partition Keys - Instaclustr
The ‘ALLOW FILTERING’ clause in Cassandra CQL provides greatly increased flexibility of querying. However, this flexibility comes at a substantial performance cost that should be aware of before usin...