True or False: When you perform a restore operation to …

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 2

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


Don

Don

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.