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
preguntada hace 3 meses121 visualizaciones
2 Respuestas
0
Respuesta aceptada

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
EXPERTO
respondido hace 3 meses
0

Thank you for your response!

gj
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas