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

Watch Now!

Category Archives: DoK Days

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…

Migrating and running Elasticsearch on Kubernetes

Written on December 4, 2021 at 3:08 PM, by

Singapore-based property search engine startup 99.co provides renters, buyers, and agents fast and efficient property search experience. At the core of their platform used by 20 million users/month across Southeast…

Using stateful services to index the world of open source

Written on November 30, 2021 at 3:26 PM, by

Sourcegraph is a universal code search engine that allows developers to search across their entire codebases. It can be deployed on-prem or used directly from the cloud. The service currently…