Building Multiple Cassandra Data Centers on Kubernetes using StatefulSets

Kubernetes is one of the popular container orchestration tools. It automates the deployment, scaling and management of containerized (usually docker) applications. It’s so flexible that it let you run your apps on-premises, hybrid, public/private cloud infrastructure (e.g. google cloud platform, GCP or Amazon Web Services, AWS). It’s developed and open-sourced by google based on their […]

Building Multiple Cassandra Data Centers on Kubernetes using StatefulSets Read More »