How to Increase Root Volume Size in AWS EC2 | Step-by-Step Guide (2025)
In this video, I will show you how to safely increase the size of your root EBS volume in an AWS EC2 instance without downtime.
Whether you're running Amazon Linux, Ubuntu, or CentOS, this step-by-step tutorial covers everything — from modifying the volume to expanding the filesystem.
🔥 What You Will Learn
✔ How to modify EBS volume size from AWS Console
✔ How to identify your root disk using lsblk
✔ Commands to expand partition using growpart
✔ Extend filesystem (EXT4 / XFS) using resize2fs or xfs_growfs
✔ How to verify expanded storage
#aws #awstutorial #awscommunitybuilders