How to Add and Attach EBS Volume to EC2 Instance
Aug 27, 2025 · 2 min read · When we launch an EC2 instance, sometimes the default storage is not enough. In that case, we can add a new Elastic Block Store (EBS) volume and attach it to our EC2 instance. In this blog, we will learn step by step how to do this in AWS. Step 1: O...
Join discussion