RDS Restore snapshot

0

I am writing to seek clarification on a specific aspect of RDS snapshot restoration from S3.

If I choose to restore an RDS snapshot from S3, could you kindly confirm whether it will replace my current RDS instance or if it will be added as an additional RDS under my existing list of RDS instances?

1 Answer
2
Accepted Answer

Hi,

Short answer - new.

You can create a new DB instance by restoring from a DB snapshot. You provide the name of the DB snapshot to restore from, and then provide a name for the new DB instance that is created from the restore. You can't restore from a DB snapshot to an existing DB instance; a new DB instance is created when you restore.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RestoreFromSnapshot.html

profile picture
EXPERT
answered 3 months ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
reviewed 3 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions