Friday 2 October 2020

Creating new EBS volume

 This post will help you to  create new EBS volumes in AWS.


Practical steps:


From the EC2 launch page navigate to volumes.                                                                                                      



Click on create volumes



Provide details:

1.from the volume type dropdown, select the required volume type.
2.provide size of the volume in GB
 
    based on the size the volume, the iops value will changes.
    suppose for 2GB - min/max iops is 100/3000
    if size of volume is 200GB, then min/max value will be 600/45000


---------------------------------------------------------------------------------------
if the requirement is to create a EBS volume to attach to one specific EC2 instance.
check the Availability zone information here. from running EC2 instance page.









-----------------------------------------------------------------------------------------------------
Enable encryption if really required.
tags are optional.
click on Create volume 


Volume created successfully.                                                                                                                                          
                                                                                                                   



No comments:

Post a Comment