AWS - RDS and Relational Databases
You want to launch an RDS instance with automatic backups enabled and a backup retention period of 7 days. Which configuration option should you set during launch to achieve this?
BackupRetentionPeriod controls how many days backups are kept; enabling backups is necessary.MultiAZ is for high availability, StorageEncrypted for encryption, and PubliclyAccessible for network access.BackupRetentionPeriod to 7 and enable automatic backups -> Option B15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions