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 4 posts
apkan/vagrant-cassandra-ansible
11/14/2019
Required tools set: Virtualbox Vagrant Execution steps: Output: Ansible playbook will execute a set of tasks and eventually a Cassandra cluster status will be displayed. Directory structure └── cassa...
Create Cassandra Cluster in Vagrant using Ansible
Pratheep AnanthanMay 4 · 6 min readPhoto by Samson Creative. on UnsplashThis post explains about deploying a 3-node Cassandra cluster in your laptop by simply using a ‘vagrant up’ command.Usually, dev...
Tom-Causs/kafka-cassandra-poc
10/23/2019
The app consists of two parts: Kafka Producer - generates random messages and sends them to Kafka Kafka Consumer - reads messages from Kafka topic and stores them in Cassandra Requirements Java 8 Git...
Setting Up a Cassandra Cluster With Vagrant - DZone Cloud
6/26/2019
This is part 1 of a Cassandra cluster tutorial series. Part 1 uses Vagrant to setup a local Cassandra Cluster and installs Cassandra on boxes. Later parts of this Cassandra Cluster tutorial series wi...