AWS Launching An Instance and EBS using CLI

Mohamed Furqan
Mar 14, 2021

First Lets create a Key Pair

Create Security Groups

Launch an Instance using the Key-Pair and Security Group

Launch an EBS Volume and Attach it to Instance

Now the EBS is attached to Ec2 Instance

So finally the Instance is attached to Volume of 1Gib using the CLI .

--

--