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 réponse
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
répondu il y a un an
profile picture
EXPERT
vérifié il y a un an
profile pictureAWS
EXPERT
kentrad
vérifié il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions