Amazon Elastic Block Store (Amazon EBS) provides persistent block level storage volumes for use with Amazon EC2 instances in the AWS Cloud. Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from component failure. This provides high availability and durability. Amazon EBS volumes offer consistent, low-latency performance needed to run your workloads.
During this laboratory, you will learn to create an EC2 instance with an additional EBS volume. You will learn to attach and detach an EBS to/from a specific EC2 instance, take a snapshot, and master how to delete a volume.
Your first step to start the laboratory experience
How to launch an EC2 instance with an additional EBS volume
How to create a new EBS Volume.
How to attach and detach an EBS volume to an EC2 instance
How to use a remote Linux shell from Windows, Linux or Mac
How to create a filesystem in an EBS volume using a Linux instance.
How to create and manage EBS snapshots