AWS Certified Database – Specialty — Question 223

A company has a Microsoft SQL Server 2017 Enterprise edition on Amazon RDS database with the Multi-AZ option turned on. Automatic backups are turned on and the retention period is set to 7 days. The company needs to add a read replica to the RDS DB instance.

How should a database specialist achieve this task?

Answer options

Correct answer: D

Explanation

The correct answer is D because adding a read replica can be done directly without any modifications to the current Multi-AZ setup or backup retention settings. Options A and B incorrectly suggest changes that are unnecessary and could disrupt the database's operational integrity. Option C involves restoring a snapshot, which is not required for creating a read replica in this scenario.