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 26 posts
Security Guide for DataStax Distribution of Apache Cassandra 3.11 Latest DDAC patch: 5.1.19
10/13/2021
Jump to main content Security Guide for DataStax Distribution of Apache Cassandra 3.11 Latest DDAC patch: 5.1.19 Securing the databaseCassandra database security features.Internal authenticationAl...
We secured thousands of Cassandra clients to keep Monzo's data safe
1/15/2020
At Monzo, Cassandra is the database at the core of almost all persistent data storage. We've made a big bet on Cassandra because it can scale linearly, which has let us nearly quadruple our customer b...
Hardening Cassandra Step by Step - Part 1 Inter-Node Encryption (And a Gentle Intro to Certificates)
10/25/2019
TL;DR: This is a tutorial extracted from part of a presentation I gave at Cassandra Summit 2015 titled Hardening Cassandra for Compliance (or Paranoia). The slides are available and the “SSL Certifica...
Securing Cassandra for Compliance
10/16/2019
Securing Cassandra for Compliance SlideShare Explore You Successfully reported this slideshow.Securing Cassandra for ComplianceUpcoming SlideShareLoading in …5× ...
Secure Cassandra Cluster
Enabling PasswordAuthenticator and SSLλ.erangaDec 14, 2018 · 5 min readCassandra allows you to have various security features in node-to-node communication as well and client-to-node communication.In ...
eevans/cassandra-ca-manager
9/16/2019
Easily create Java keystores with a self-signed CA trust chain, for Apache Cassandra (and other Java applications).Step 1.Create a YAML-formatted manifest describing the certificate authority and mach...
cloudurable/cassandra-image
10/24/2018
Cassandra allows you to secure the client transport (CQL) as well as the cluster transport (storage transport).SSL/TLS have some overhead. This is especially true in the JVM world which is not as perf...
Cassandra - Database - Secrets Engines - Vault by HashiCorp
10/22/2018
Cassandra is one of the supported plugins for the database secrets engine. This plugin generates database credentials dynamically based on configured roles for the Cassandra database.See the database ...