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

A user has launched an RDS postgreSQL DB with AWS. The user did not specify the maintenance window during creation. The user has configured RDS to update the DB instance type from micro to large. If the user wants to have it during the maintenance window, what will AWS do?

Answer options

Correct answer: B

Explanation

If a user does not specify a maintenance window when creating an Amazon RDS DB instance, AWS automatically assigns a default 30-minute maintenance window selected from an 8-hour block of time per region. Consequently, any deferred modifications scheduled for the maintenance window will execute during this default period. Scaling the instance class is fully supported, and AWS does not require the user to manually define a window before applying the update.