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 12 posts
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 ...
daryl-d/terraform-provider-cassandra
It will provide the following features with respect to CQL 3.0.0 spec Manage Keyspace(s) Manage Role(s) Managing Grants Initialising the provider provider "cassandra" { username = "cluster_username...
Jagatveer/terraform-cassandra-multinode
Follow these steps to get a 3 node cassandra cluster up and running. Install terraform. Update variables.tf with proper values run terraform get This is to install an external module for cassandr...
Easy Cassandra scaling
10/3/2018
Easy Cassandra scalingWith Terraform, Chef and RundeckPainting of Cassandra by Evelyn de Morgan — WikimediaWhen dealing with many Cassandra clusters, day-to-day operations can get complicated. At Tead...