AWS Certified Solutions Architect – Professional (SAP-C02) — Question 209

A company needs to migrate its customer transactions database from on premises to AWS. The database resides on an Oracle DB instance that runs on a Linux server. According to a new security requirement, the company must rotate the database password each year.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: B

Explanation

Option B is correct as it offers a direct migration to Amazon RDS for Oracle, along with built-in support for automatic password rotation through AWS Secrets Manager, minimizing operational overhead. The other options involve more complex migrations or additional manual processes for password management, increasing maintenance efforts.