AWS Certified SysOps Administrator – Associate (legacy) — Question 264

A user is accessing RDS from an application. The user has enabled the Multi AZ feature with the MS SQL RDS DB. During a planned outage how will AWS ensure that a switch from DB to a standby replica will not affect access to the application?

Answer options

Correct answer: B

Explanation

The correct answer is B because RDS utilizes DNS to facilitate a seamless switch to the standby replica, ensuring that the application remains connected without interruption. Option A is incorrect as RDS does not rely on internal IP redirection for failover. Option C is misleading since the switch does not solely involve hardware changes, and option D is wrong because the transition is automated without user intervention.