Stopping presence on AWS for a while. What backups to do so we can restore our presence later?

0

We intend to completely stop our presence on AWS for a while but we would like to come back. How should we best backup our EC2s and other data so that we can restore everything at a later point?

Thanks in advance for any pointers!

regards, g

gj
質問済み 3ヶ月前124ビュー
2回答
1
承認された回答

Hello.

With EC2 and RDS, by creating a snapshot etc. and then deleting the instance, you can use that data when you want to restore it later.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-creating-snapshot.html
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateSnapshot.html

Also, outputting AWS resource configuration data to a CloudFormation template should be useful when you want to use AWS again.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/generate-IaC.html

profile picture
エキスパート
回答済み 3ヶ月前
profile picture
エキスパート
レビュー済み 1時間前
0

Thank you for your response!

gj
回答済み 3ヶ月前

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

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

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

関連するコンテンツ