AWS Certified Database – Specialty — Question 135

A database specialist has a fleet of Amazon RDS DB instances that use the default DB parameter group. The database specialist needs to associate a custom parameter group with some of the DB instances.
After the database specialist makes this change, when will the instances be assigned to this new parameter group?

Answer options

Correct answer: C

Explanation

The correct answer is C because the changes to the parameter group will only take effect after the DB instances are manually rebooted. Options A and D are incorrect as they suggest immediate or delayed application without rebooting. Option B is also wrong because the new parameter group takes effect immediately after a manual reboot, not during the maintenance window.