How long is the stop of EC2?

0

We are stopping the EC2 instance to reduce costs.

For RDS, I know the stop limit is 7 days, but what about EC2?

joker
已提问 2 年前1502 查看次数
2 回答
1
已接受的回答

There is no limit to the amount of time an EC2 instance can be stopped for.

The reason for the RDS stop limit is so that patches can be applied to the database engine and operating system. RDS is a managed service - AWS manage the server and so it's important to have it powered on in order to install patches.

profile pictureAWS
专家
已回答 2 年前
1

Hi,

I understand that you want to stop your EC2 to reduce costs. However, when you stop your EC2, you will not incur charges only for the EC2 instance but you will still be charged for the EBS storage associated with that instance. You can reduce your EBS charges while retaining the information stored in it for later use by creating a snapshot of it. Also refer to this document for other ways you can use to further reduce your cost for your unused EC2 instance.

Cebi
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则