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