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 31 posts
Amazon Keyspaces for Apache Cassandra pricing - Amazon Web Services
5/22/2020
With provisioned capacity mode, reads are metered using read capacity units (RCUs) and writes are metered using write capacity units (WCUs). Each RCU provides enough capacity to read up to 4 KB of dat...
Amazon Keyspaces for Apache Cassandra - Amazon Web Services
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. With Amazon Keyspaces, you can run your Cassandra workloads on AWS us...
nickbatts/terraform-aws-cassandra-cluster
7/30/2019
Terraform template to launch a 3 node Cassandra cluster on AWS EC2 t2.small instances. Choose 'linux' or 'ubuntu' based AMI Dependencies Terraform 0.11.2+ - For installation instructions go here. Or ...
Apache Cassandra vs Other Cloud Databases | DataStax
11/14/2018
justinbreese/dse-cassandra-stress
11/13/2018
I wanted to run some cassandra-stress testing on the three main cloud providers (Google, Amazon, and Microsoft) on similarly sized DataStax Enterprise clusters and see what the results would be Why d...
11/11/2018
11/9/2018
Setting Up a Cassandra Cluster in AWS - DZone Cloud
10/24/2018
Apache Cassandra is a NoSQL database that allows for easy horizontal scaling, using the consistent hashing mechanism. Seven years ago, I tried it and decided not use it for a side-project of mine be...