Deleted ec2 instances will be counted in free tier? [duplicate]

0

max 20 instances can be created under free tier. I have created some 18 instances. Again if I want to create a 5more instance it's not possible as it reaches max, so I am planning delete 3 and create another 5. So will it count that 3 deleted instance or won't be any problem?

質問済み 5年前673ビュー
2回答
0
承認された回答

In AWS free tier account, you can delete and recreate another t2.micro instance without being charged for it. But make sure you are not exceeding 750 hours per month.

回答済み 5年前
0

Hello,

Thank you for showing your interest in AWS Forums.

Few of the AWS services, like as Amazon EC2, Amazon RDS, and Elastic Load Balancing, charge for usage on an hourly basis. The free tier for these services provides you with a monthly allotment of hours for the first 12 months only. For example, the free tier for Amazon EC2 provides you with 750 hours usage of Linux (any combination of t2.micro and t1.micro instances, with a initial limit of 20 instance - which can be modified from https://console.aws.amazon.com/ec2/v2/home?region=us-east-1#Limits: ), plus 750 hours usage of Windows (any combination of t2.micro and t1.micro instances). How you divide this allotment is up to you.

For example, you can use one Linux instance continuously for a month, or 10 Linux instances for 75 hours a month.

Related links : Free Tier Limits
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/free-tier-limits.html#hourly-limits
https://aws.amazon.com/free/?all-free-tier.sort-by=item.additionalFields.SortRank&all-free-tier.sort-order=asc

I hope the above has provided some insight on the matter.

If there's something that you're concerned about please do post here and we'll do our best to find out/clarify for you.

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ