Skip to main content

Amazon EBS

Before you start

Prepare your environment for this section:

~$reset-environment

Amazon Elastic Block Store is an easy-to-use, scalable, high-performance block-storage service. It provides persistent volume (non-volatile storage) to users. Persistent storage enables users to store their data until they decide to delete the data.

In this lab, we'll learn about the following concepts:

  • Kubernetes StatefulSets
  • EBS CSI Driver
  • StatefulSet with EBS Volume