I have one EC2 instance; if I stop that instance and open a new instance, Will I be charged for it?

0

I have one EC2 instance; if I stop that instance and open a new instance, Will I be charged for it? As an example, the first instance ran for 100 hours before I stopped it, started a new instance, used it for 300 hours, then stopped that again, started the first instance, and used it for the final 350 hours. Given that the total number of hours used in this instance is less than 750 hours yet I'm utilizing two instances alternately by start and stop, should I be charged or not?

Note - Both EC2 instance - t3.micro free tire

Sujit
已提問 7 個月前檢視次數 298 次
2 個答案
1

Hi. It doesn't matter how many instances you have running. What matters is the total number of instance hours. You can have 1 instance running for 750 hours. Or you can have have 750 instances running for 1 hour, which totals 750 hours.

AWS
已回答 7 個月前
profile picture
專家
已審閱 1 個月前
0

Have a look at this: https://aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc&awsf.Free%20Tier%20Types=*all&awsf.Free%20Tier%20Categories=*all

Running EC2 instances comprises usage of 2+ services actually, the notable ones in question here: EC2 (compute: cpu/memory) and EBS (storage). You have to look at your aggregate usage in terms of hours and gigabytes used to determine if you're going to be charged anything.

For EC2: 12 MONTHS FREE Amazon EC2 750 Hours per month 750 hours per month of t4g.small instance dependent on region 750 hours per month of Linux, RHEL, or SLES t2.micro or t3.micro instance dependent on region 750 hours per month of Windows t2.micro or t3.micro instance dependent on region

For EBS: 12 MONTHS FREE Amazon Elastic Block Storage 30 GB: any combination of General Purpose (SSD) or Magnetic 30 GB of Amazon EBS: any combination of General Purpose (SSD) or Magnetic 2,000,000 I/Os (with EBS Magnetic) 1 GB of snapshot storage

Also, there may be a charge for IPv4 public addresses, have a look here: https://aws.amazon.com/blogs/aws/new-aws-public-ipv4-address-charge-public-ip-insights/

AWS
LondonX
已回答 7 個月前
profile pictureAWS
專家
已審閱 7 個月前

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

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

回答問題指南