True or False: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB Instance is created with a new endpoint.

True or False: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB
Instance is created with a new endpoint.

True or False: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB
Instance is created with a new endpoint.

A.
FALSE

B.
TRUE



Leave a Reply 13

Your email address will not be published. Required fields are marked *

three − two =


Chef

Chef

A. False.

A new instance is not created upon restore. You can take a snapshot and create a new instance but the question is not asking that.

Chef

Chef

I am wrong above. The is true.

Restoring From a DB Snapshot

Amazon RDS creates a storage volume snapshot of your DB instance, backing up the entire DB instance and not just individual databases. You can create a DB instance by restoring from this DB snapshot. When you restore the DB instance, 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 cannot restore from a DB snapshot to an existing DB instance; a new DB instance is created when you restore.

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

T

T

Thank Chef.

But than whats the use of restoring the DB. Idea of restoring will be to restore on the existing one.

mutiger91

mutiger91

Update your connection string (e.g. Oracle TNSnames) so the instance resolves to the new endpoint.

Duck bro

Duck bro

B
https://aws.amazon.com/rds/faqs/
Please note: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB Instance is created with a new endpoint (the old DB Instance can be deleted if so desired). This is done to enable you to create multiple DB Instances from a specific DB Snapshot or point in time.

Ansy

Ansy

it says to a point in time which mean not to a new instance, but to existing instance.
so, it is A.
any thought?

SKS

SKS

Even though you restore to a point in time , RDS still requires a new endpoint to be created.

Ganesh Ghube

Ganesh Ghube

B.
TRUE

niyiallen

niyiallen

Q: True or False: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB
Instance is created with a new endpoint.

A: Please note: When you perform a restore operation to a point in time or from a DB Snapshot, a new DB Instance is created with a new endpoint (the old DB Instance can be deleted if so desired). This is done to enable you to create multiple DB Instances from a specific DB Snapshot or point in time.

https://aws.amazon.com/rds/faqs/