Data on Kubernetes Day Europe 2024 talks are now available for streaming!

Watch Now!

Category Archives: DoK Days

What’s Coming in Kubernetes Storage

Written on November 26, 2021 at 6:51 AM, by

Kubernetes provides a way for containers in the pods to consume block or file storage. There’s also a COSI sub-project in SIG Storage that is trying to add object storage…

Principles for building Kubernetes Operators

Written on November 17, 2021 at 8:29 AM, by

The automation of data services on Kubernetes is enjoying increasing popularity. Often engineers are surprised by the complexity when writing their first operator. In this talk the distilled experience collected…

Macquarie Bank’s Journey to Running Databases on Kubernetes

Written on November 9, 2021 at 5:23 PM, by

Macquarie Bank migrated stateful workloads including databases to the cloud using Kubernetes. The talk goes over how they progressively matured automation while also going from self-managed Kubernetes on AWS to…

The future of Data on Kubernetes

Written on November 9, 2021 at 4:55 PM, by

The Kubernetes community has made major strides in supporting stateful workloads, but it’s just the beginning of how Kubernetes could be leveraged as a standard to revolutionize data: to make…

Secure PostgreSQL on Kubernetes

Written on November 1, 2021 at 11:39 AM, by

What are the most important security requirements that we expect from a PostgreSQL deployment on Kubernetes? What challenges arise for stateful workloads? Discover how EDB has addressed them while building…

Databases on Kubernetes panel discussion

Written on November 1, 2021 at 10:28 AM, by

As part of DoK Day at KubeCon NA 2021, we brought together Western Digital Senior Director, Strategic Initiatives Rick Vasquez, Oracle Product Manager Mickey Boxell and PlanetScale Software Engineer and…

The state of Kubernetes stateful workloads at DreamWorks

Written on October 26, 2021 at 2:22 PM, by

Interviewed by DoKC Head of Content Sylvain Kalache, Dreamworks’ Data Service Lead Ara Zarifian discusses how the company is managing stateful workloads on Kubernetes, key benefits, and challenges. DreamWorks currently…

Running Apache Spark on Kubernetes

Written on January 3, 2021 at 5:30 AM, by

Apache Spark is one of the leading frameworks for analyzing data in real-time with Spark Structured Streaming, this talk explains how to step by step run Spark structured streaming jobs…