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

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
전문가
검토됨 한 달 전
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠