Tag Archives: apache cassandra
1000 node Cassandra cluster on Amazon’s EKS
Apache Cassandra is a distributed database that does a great job with geo-distributed workloads. K8ssandra, on the other hand, makes it possible to run it on Kubernetes, equipped with backups…
Bringing Apache Cassandra closer to Kubernetes
Aside from geo-distributed workloads, Apache Cassandra also works great as a stand-alone service. However, since Cassandra was built before Kubernetes existed, there’s a mismatch in how they do things. In…