Kubernetes
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
K8ssandra ramps up security features to match Kubernetes’ best practices
New security features are coming to the open-source data platform: K8ssandra. The goal? To align even more with the security best practices of Kubernetes. Here’s an introduction to the platform’s security mission and an update on current initiatives. The security …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Managing Distributed Applications in Kubernetes Using Cilium and Istio with Helm and Operator for Deployment
This post will show you the benefits of managing your distributed applications with Kubernetes in cross-cloud, multi-cloud, and hybrid cloud scenarios using Cilium and Istio with Helm and Operator for deployment. In our recent post on The New Stack, we showed …
-
- Interviews
- Kubernetes
Interview with Tom Granot – Developer Observability, KoolKits and Reliability
In preparation for the upcoming Developer Observability Masterclass we’re hosting at Lightrun with Thoughtworks, RedMonk and JFrog, I sat down for a brief interview with Tom Granot – the Director of Developer Relations at Lightrun. Tom will MC the event …
-
- Kubernetes
- Microservices
Introducing KoolKits: OSS Debugging Toolkits for Kubernetes
KoolKits (Kubernetes toolkits) are highly-opinionated, language-specific, batteries-included debug container images for Kubernetes. In practice, they’re what you would’ve installed on your production pods if you were stuck during a tough debug session in an unfamiliar shell. To briefly give some …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Save Hours on your Setup of K8ssandra with the New Config Builder
Setting up K8ssandra in your workflow just got a whole lot easier. With the new Config Builder you can be running Apache Cassandra® on Kubernetes in a matter of minutes. The purpose of K8ssandra is to make it easy to …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Why we decided to build a K8ssandra Operator – Part 4
In the first, second, and third posts in this series, we’ve shared conversations with K8ssandra core team members on our journey to build a Kubernetes operator for K8ssandra. We’ve discussed the virtues of the Helm package manager versus Kubernetes operators for deploying and managing …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Cassandra Database Migration to Kubernetes with Zero Downtime
K8ssandra is a cloud-native distribution of the Apache Cassandra® database that runs on Kubernetes, with a suite of tools to ease and automate operational tasks. In this post, we’ll walk you through a database migration from a Cassandra cluster running …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Deploying to Multiple Kubernetes Clusters with the K8ssandra Operator
Let’s learn about the new K8ssandra Operator that simplifies deploying multiple Apache Cassandra data centers in different regions
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Backing up K8ssandra with MinIO
K8ssandra includes Medusa for Apache Cassandra® to handle backup and restore for your Cassandra nodes. Recently Medusa was upgraded to introduce support for all S3 compatible backends, including MinIO, the popular k8s-native object storage suite. Let’s see how to set up …
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Unboxing K8ssandra: The Data Layer For Your Kubernetes-Powered Applications
A Complimentary Live Webinar, Sponsored by DataStax Kubernetes made it easy to deploy and scale out your cloud-native applications. With K8ssandra, you can now scale application data with the same simplicity and high availability. Join us as we unbox K8ssandra a …
-
- Books
- Kubernetes
Introducing the GKE Autopilot Cluster
Google’s fully managed Kubernetes services, GKE Autopilot, is a completely managed and serverless “Kubernetes as a service” offering.
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Maven
- Microservices
Taking Your Database Beyond a Single Kubernetes Cluster
Running a database (or indeed any application) across multiple regions or K8s clusters is tricky without proper care and planning up front.
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Kubernetes and Apache Cassandra: What Works (and What Doesn’t)
Cassandra and K8s are seen as the “most logical pairing”, let’s take a look at how they are a dream team — and why this isn’t always true.
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
How to Put a Database in Kubernetes?
Learn the key steps of deploying databases and stateful workloads in Kubernetes and meet the cloud-native technologies.
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Requirements for Running K8ssandra for Development
Learn how to configure K8ssandra for your development machine, and get ready to start building cloud-native apps.
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
Why K8ssandra?
Read all about how K8ssandra is an open source project with the mission of capturing SRE knowledge and best practices.
-
- cloud
- Kubernetes
- Microservices
Different Approaches to Building Stateful Microservices in the Cloud Native World
How can systems be able to manage and track the flow of data in a coherent fashion and in a stateless world?
-
- Apache Cassandra
- Databases
- DataStax
- DevOps
- Kubernetes
- Microservices
New Survey Finds Data on Kubernetes Is No Longer a Pipe Dream
For people that work in infrastructure and application development, the pace of change is quick. Finish one project and it’s on to the next. Each iteration requires an evaluation asking if the right technology is being used and if it …
-
- Apache Cassandra
- cloud
- Databases
- DataStax
- DevOps
- Kubernetes
The future of cloud-native databases begins with Apache Cassandra 4.0
“Reliability at massive scale is one of the biggest challenges we face at Amazon.com, one of the largest e-commerce operations in the world; even the slightest outage has significant financial consequences and impacts customer trust.” This was the first line …
-
- Apache Cassandra
- Databases
- DataStax
- Kubernetes
- Microservices
Why a Serverless Data API Might be Your Next Database
Serverless data offers benefits, but market offerings are limited. What serverless data can, should, or could do isn’t always understood.
-
Port Management in Local Kubernetes Clusters
Another approach for my demos: a regular proxy in front of my local cluster. OSX comes with an existing Apache Web Server installation.