youtube image
From YouTube: Persistent Volumes to StatefulSets- All About Managing Persistent Data in Kubernetes

Description

Containers are great for stateless applications and as the container technologies like Kubernetes mature containers are proving more and more beneficial for stateful applications. In this talk we will discuss data persistency in general in a containerised environment. We will take a deeper look at stateful applications and try to understand the challenges of deploying them in a containerised environments. We will see how we can leverage different Kubernetes features e.g. PersistentVolumes, Persi