Schedule now LIVE for DoK Day at KubeCon Paris | March 19, 2024

Register Now!

Category Archives: DoK Day at KubeCon NA 2021

Data on Kubernetes talks given for DoK Day at KubeCon NA 2021.

Resources for getting started with Kubernetes

Written on March 2, 2022 at 10:48 AM, by

Stuti Mishra, DoK Contributor and current CSE undergrad from VIT – Bhopal, India is sharing with us her favorite resources to get started with Kubernetes. This talk was part of…

DBAs need lovin’ too!

Written on February 22, 2022 at 6:48 AM, by

An honest discussion about the challenges of running stateful, distributed applications inside of Kubernetes. This talk features Umair Mufti, former Manager of Data Services at DreamWorks where he led the…

Building CI/CD Pipelines Using Kubernetes

Written on January 24, 2022 at 6:18 AM, by

According to Bob Ballantyne, traditional CI/CD pipelines are not suitable for native Kubernetes. K8s brings lots of desired features for the enterprise, however, migrations from static virtual machines bring lots…

Smart Cities data infrastructure in a cloud-native containerized environment

Written on January 20, 2022 at 7:28 AM, by

Smart Cities represent complex and challenging environments that generate an overwhelming amount of data to ingest, transfer, prepare and store. In this presentation – which is based on a fictitious…

Machine learning on Kubernetes with Metaflow

Written on January 14, 2022 at 6:26 AM, by

Metaflow is an open source machine learning platform, originally built and broadly battle-tested at Netflix to help with ML, analytics, and other data-intensive use cases. It was initially built to…

Application Level Data Operations on Kubernetes

Written on December 16, 2021 at 7:16 AM, by

For stateful, cloud-native applications, data operations must often be performed by tools with a semantic understanding of the data. The volume-level primitives provided by orchestrators are not sufficient to support…

Cloud Native Database as a Service using Kubernetes

Written on December 13, 2021 at 7:57 AM, by

In the recent Cloud Native Computing Foundation (CNCF) survey, managing complexity is the number one issue faced by Kubernetes architects and practitioners. Deploying stateful applications in Kubernetes further adds to…

Migrating MongoDB to Kubernetes

Written on December 10, 2021 at 8:05 AM, by

Kubernetes needs help to create and manage stateful applications like databases. It needs a specific network configuration, persistent storage, and dedicated computing capacity. This applies to MongoDB. This talk goes…

Postgres on Kubernetes Applied at Scale

Written on December 7, 2021 at 7:22 AM, by

DoKC staff Sylvain and Bart interviewed OnGres CEO Álvaro, engaging in an entertaining, technical discussion about a very real use case: running Postgres on Kubernetes, at scale, in production. We…