Expanding EBS Volumes on Windows Instances
Description
Amazon EBS, aka Elastic Block Store, is a storage service designed for use with Amazon EC2 instances for both general-purpose and intensive workloads at scale. EBS is very cost-effective and provides a highly available service offering for business-critical applications.
This lab introduces the EBS volumes and how you can increase the storage space of an existing EBS volume without losing the data on the volume. To do this, migrate your data to a larger volume, and then extend the file system on the volume to recognize the newly available space. After you verify that your new volume is working properly, you can delete the old volume.
Learning Objectives:
By the end of this Lab, you should be able to:
- Create an EBS Snapshot
- Create an EBS Volume From a Snapshot
- Attach an EBS Volume as a root device
Prerequisites:
This is a beginner level Lab, however, in order to follow the next steps you should be able to:
- Launch EC2 instances
- Connect to EC2 instances running Windows
We recommend these Labs as prerequisites:
Updates
October 18th, 2023 - Updated the screenshots and instructions to reflect the latest UI
January 11th, 2023 - Updated screenshots & instructions to reflect latest UI
April 19th, 2021 - Refreshed the Content and Lab Steps to reflect changes in the AWS interface and the instructions.
August 21st, 2020 - Updated to use the latest available Windows AMI
January 10th, 2019 - Added a validation Lab Step to check the work you perform in the Lab