Tag Archives: data
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…
DoK isn’t just Database on Kubernetes
There are crucial parts one should consider in their infrastructure when going all-in on Kubernetes, as well as existing procedures that could deliver success once you go beyond deploying databases…
ETL/ELT on Kubernetes with Airbyte: K8s development insights
There are a lot of different approaches working for a spot in an attempt to solve ETL/ELT on Kubernetes. Considering that the cloud-native landscape is built for deploying Dockerized, open-source…
Can Data Become a Declarative Resource?
The declarative, portable, self-healing nature that Kubernetes users are accustomed to in stateless deployments is replaced with complexity, resiliency issues, and portability restrictions when it comes to stateful workloads. In…
Data on Kubernetes Students Day
It’s always fun to make history, so we’re bringing you the first ever DoK Students Day! We’ve got nearly 30 talks lined up, and the best one will get a…
Intro to Persistence in Kubernetes
So you want want to run stateful containers? Check out a brief intro to persistence in Kubernetes. Kubernetes and persistent storage go together like oil and water. Kubernetes is inherently…