Hpw to set a specific storage for one of my web app on my EC2

0 votes
Now I have a running EC2 instance and I already host some web apps, my instance's storage is 20 GB, so I'm asking is it possible that I can assign a fixed storage for one of these running apps?

Thanks in advance.
Sep 6, 2018 in AWS by bug_seeker
• 15,520 points
417 views

1 answer to this question.

0 votes

You have several options when choosing the EBS storage for an instance.

  1. EBS optimized
  2. IOPS
  3. Instance Type
  4. Raiding volumes

But to change it the instance type you'll need to create a snapshot and restore a volume from the snapshot . You'll also want to look into changing the instance type that supports EBS optimized, this creates a dedicated network channel for EBS communication and is not effect by the network traffic of the instance.

You can also modify the EBS volume in the console,

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/console-modify.html

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSPerformance.html

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSOptimized.html

answered Sep 6, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

0 votes
0 answers
0 votes
1 answer

How to set up a SPF(Sender Policy Framework) for AWS EC2 instance?

Setting up a SPF record is pretty ...READ MORE

answered Aug 16, 2018 in AWS by Archana
• 4,170 points
1,371 views
0 votes
1 answer

How can I just increase the size of my root disk on AWS EC2 for use with Elastic Beanstalk?

This can be done using the following ...READ MORE

answered Nov 12, 2018 in AWS by Archana
• 5,640 points
2,897 views
0 votes
1 answer

how to access AWS S3 from Lambda in VPC

With boto3, the S3 urls are virtual by default, ...READ MORE

answered Sep 28, 2018 in AWS by Priyaj
• 58,090 points
9,556 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

how to connect my ec2 instance to a registered domain?

Hard to troubleshoot on here- but I ...READ MORE

answered Sep 24, 2018 in AWS by Priyaj
• 58,090 points
781 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP