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年前

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

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

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

関連するコンテンツ