I want to increase the size and buy upto 4GB.

0

I am an accounting person. I have been using AWS on trial basis which has 1 GB storage. Now i want to increase the size upto 4 GB. Can i do that myself and what are the steps?

已提問 4 個月前檢視次數 121 次
2 個答案
1

I think you are getting storage and memory mixed up.

Your answer to @Gary shows you have a 30GB volume attached, which sounds right.

Your question talks about 1GB storage, when I think you actually mean 1GB of memory for your EC2 instance. In the EC2 section of AWS Console, find your instance and what is the Instance type ?

If you want to uplift this from an instance with 1GB memory to an instance with 4GB memory then this is certainly possible https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-resize.html

In general you can uplift to another instance type within the same instance family, so e.g. t2.micro (1CPU, 1GB) to t2.medium (2CPU, 4GB), and in some cases you can move to a different instance family, but that gets more complicated.

Bear in mind that the bigger the instance, the more it will cost https://aws.amazon.com/ec2/pricing/on-demand/

Also, if you are currently using an instance type that is in scope of Free Tier, then uplifting that instance will mean that the new instance is outside of Free Tier, and you will find yourself paying for something that you previously got for free.

profile picture
專家
Steve_M
已回答 4 個月前
profile picture
專家
已審閱 4 個月前
0

Please clarify the “Storage” you mention. It’s not clear what storage service you are using.

If it’s S3 then you don’t need to buy any more storage, you pay for what you consume.

profile picture
專家
已回答 4 個月前
  • How do i know what i am using? When I click on instance and go in storage, it shows volume size 30GB. the system is very slow when i use my tax and accounting software on EC2. It takes a lot of time to browse and open adobe.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南