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 33 posts
Snap Cassandra to S3 with tablesnap
4/3/2018
We were trying to find solution to backup and restore Cassandra hosted on AWS without loosing too much data . We tried using the native nodetool snapshot but we will loose data between the snapshots. ...
JeremyGrosser/tablesnap
Theory of OperationTablesnap is a script that uses inotify to monitor a directory for IN_MOVED_TO events and reacts to them by spawning a new thread to upload that file to Amazon S3, along with a JSON...
Instagram/cassandra-aws-benchmark
3/6/2018
README.md Scripts and templates for cassandra benchmark environment provision Requirements aws cli: pip install awscli --upgrade --user and aws configure Create benchmark environmen...
From Cassandra to S3, with Spark
1/15/2018
Apache Cassandra, a scalable and high-availability platform, is a good choice for high volume event management applications, such as large deployments of sensors. Applications include telematics data ...
cloudurable/cassandra-image
1/12/2018
Goal of this project is to create AMI, Vagrant Box and Docker base images that one could use to deploy Cassandra.The docker image is hosted on docker hub (see DockerHub). The vagrant box is hosted on ...
GumGum: Multi-Region Cassandra in AWS
GumGum: Multi-Region Cassandra in AWS SlideShare Explore You Successfully reported this slideshow.GumGum: Multi-Region Cassandra in AWSUpcoming SlideShareLoading in …5× ...
Multi-Region Cassandra in AWS | DataStax Academy: Free Cassandra Tutorials and Training
Home » Presentations » Multi-Region Cassandra in AWSAbout this PresentationGumGum relies heavily on Cassandra for storing different kinds of metadata. Currently GumGum reaches 1 billion unique visitor...
LoyaltyOne/cassandra-aws
12/25/2017
README.md This CloudFormation template deploys 3 node Cassandra cluster in a single AWS region across multiple Availability Zones. Cassandra storage is backed by AWS Elastic File Sy...