AWS EKS – Part 36 – Backup and Restore EBS with SnapshotsKubernetes provides a way to take and restore persistent volumes using Snapshots. The Kubernetes CSI project has defined the Volume... Read More
AWS EKS – Part 35 – Kubernetes Storage using EFS CSI DriverAWS EFS “Elastic File System” is a simple, scalable, and highly available NFS-based filesystem designed to be mounted concurrently by... Read More
AWS EKS – Part 34 – Kubernetes Storage using EBS CSI DriverAWS EBS “Elastic Block Store” is a high-performance, easy-to-use block storage service designed for use with EC2 instances. It can... Read More