Question 7 of 10Pro Only
How do you design backup and recovery for cloud-native applications running on Kubernetes? What unique challenges do containerized and stateful workloads present?
Sample answer preview
Backup and recovery for Kubernetes environments requires protecting not just data but also the cluster state, application configurations, and persistent volumes that together constitute the running system.
Kubernetes backupVeleropersistent volumesetcdKanisterstateful workloads