An open API service indexing awesome lists of open source software.

https://github.com/visaltyagi/ec2-assignment-2

How to Create and Attach the EBS Volume to the EC2 Instance - EC2 Assignment 2
https://github.com/visaltyagi/ec2-assignment-2

aws devops ec2 ec2instance ec2volume instance volume

Last synced: 9 months ago
JSON representation

How to Create and Attach the EBS Volume to the EC2 Instance - EC2 Assignment 2

Awesome Lists containing this project

README

          

**How to Create and Attach the EBS Volume to the EC2 Instance - EC2 Assignment 2**

**Problem Statement:**

You work for XYZ Corporation. Your corporation wants to launch a new web-based application using AWS Virtual Machines, configure the resources accordingly with appropriate storage for the tasks.

**You are asked to perform the following tasks:**

1. Launch a Linux EC2 instance.
2. Create an EBS volume with 20 GB of storage and attach it to the created EC2 instance.
3. Resize the attached volume and make sure it reflects in the connected instance.

**Assignment Solution:**

**Step 1:** Create an EC2 Instance.

**Step 2:** Go to the "Elastic Block Store" & click on the "Volumes".

**Step 3:** Create a Volume with the "20 GiB" size.

**Step 4:** Attached this volume to the EC2 Instance.

**Step 5:** Modify the Volume size & again attach it to the EC2 Instance.

**For the detailed guide, click on this link:** https://medium.com/devops-guides/how-to-create-and-attach-the-ebs-volume-to-the-ec2-instance-ec2-assignment-2-91ff64ae80ff