Disabling automated backups ______ disable the point-in-time recovery.

Disabling automated backups ______ disable the point-in-time recovery.

Disabling automated backups ______ disable the point-in-time recovery.

A.
if configured to can

B.
will never

C.
will

Explanation:



Leave a Reply 3

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


Chef

Chef

C. Obviously

Magwif

Magwif

Answer is c:
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html

Disabling Automated Backups

You may want to temporarily disable automated backups in certain situations; for example, while loading large amounts of data.

Important
We highly discourage disabling automated backups because it disables point-in-time recovery. If you disable and then re-enable automated backups, you are only able to restore starting from the time you re-enabled automated backups.
In these examples, you disable automated backups for a DB instance by setting the backup retention parameter to 0.

AWS Management Console

To disable automated backups immediately

Sign in to the AWS Management Console and open the Amazon RDS console at https://console.aws.amazon.com/rds/.

In the navigation pane, click DB Instances, and then select the check box next to the DB instance you want to modify.

Click the Modify button.

The Modify DB Instance window appears.

Select 0 in the Backup Retention Period drop-down list box.

Check the Apply Immediately check box.

Click the OK button.

Ganesh Ghube

Ganesh Ghube

C.
will