Abandoned AWS EC2 and RDS instance.

0

My Boss reached out regarding some charges on his credit card regarding some AWS charges. Upon further investigation and gaining access to the AWS console, it appears that he had worked with a contractor to host a website which resulted in creating an EC2 instance and an RDS volume, according to the billing.

My question is, what is the best way to create a backup of these services and then store them in a much less expensive service like S3 or glacier?

1 Respuesta
2

If you have an EC2 Instance and and RDS instance the best way to save a backup is by taking an Snapshot, you can take and RDS snapshot from which you could recreate the RDS instance whenever you need. The same goes for the EC2, although for the EC2 I would recommend taking an Image (AMI) which creates automatically the EBS snapshots for the storage.

After the AMI is created and the RDS snapshot finished you can proceed to delete the original resources.

Hope this helps.

profile picture
Higher
respondido hace un año
profile picture
EXPERTO
revisado hace un año
profile pictureAWS
EXPERTO
kentrad
revisado hace un año

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