How to Resize EBS Volume Size in AWS EC2
September 25, 2022 Md Shahid Afridi P | Comments(0)If you are familiar with Amazon EC2 and EBS volume, you might have experience modifying the size of EBS volume. AWS provides an easy way to increase the size of your EBS volume. In fact, we could increase it without detaching the volume or restarting the instance. That’s quite nice work done there because we would not need to have downtime for our instance.
Continue Reading…