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 41 posts
pokle/cassandra
1/8/2019
This is a collection of images and scripts to help you run Cassandra in Docker containers. These images are great to provision ephemeral Cassandra topologies for testing and development purpose. Curr...
Docker Meet Cassandra. Cassandra Meet Docker.
10/24/2018
After having spent quite a bit of time learning Docker and after hearing strong community interest for the technology even though few have played with it, I figured it’d be be best to share what I’ve ...
thelastpickle/tlp-cluster
10/12/2018
This is a tool to aid in Cassandra development.This tool is a work in progress and is intended for developers to use to quickly launch clusters based on arbitrary builds.If you aren't comfortable digg...
tsarenkotxt/microservices
10/4/2018
IntroductionPet microservices project.Docker Spring Boot Cassandra ZooKeeper Kafka REST API Developer EnvironmentBuild docker imageschmod +x ./docker-build.sh && ./docker-build.sh Rundocker-compose up...
elubow/titan-gremlin
8/13/2018
Titan is a free, open source database that is capable of processing extremely large graphs and it supports a variety of indexing and storage backends, which makes it easier to extend than some popul...
instaclustr/cassandra-docker
8/3/2018
This is the Instaclustr public docker image for Apache Cassandra. It contains docker images for Cassandra 3.0 and 3.11.1.It contains some of our best practices and lessons learnt from running Cassandr...
zegelin/cassandra-docker
Apache Cassandra and Elassandra docker images. Building Docker Images Run build.sh in the repository root. This first builds the base-openjre image, which is a Debian Strech image with OpenJRE 8 (hea...
Yannael/kafka-sparkstreaming-cassandra
This Dockerfile sets up a complete streaming environment for experimenting with Kafka, Spark streaming (PySpark), and Cassandra. It installs Kafka 0.10.2.1 Spark 2.1.1 for Scala 2.11 Cassandra 3.7 It...