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
feita há 3 meses121 visualizações
2 Respostas
0
Resposta aceita

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
ESPECIALISTA
respondido há 3 meses
0

Thank you for your response!

gj
respondido há 3 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas