A company runs its application on an Oracle database. The company plans to quickly migrate to AWS because of limited resources for the database, backup administration, and data center maintenance. The application uses third-party database features that require privileged access. Which solution will help the company migrate the database to AWS MOST cost-effectively?
AMigrate the database to Amazon RDS for Oracle. Replace third-party features with cloud services.
BMigrate the database to Amazon RDS Custom for Oracle. Customize the database settings to support third-party features.
CMigrate the database to an Amazon EC2 Amazon Machine Image (AMI) for Oracle. Customize the database settings to support third-party features.
DMigrate the database to Amazon RDS for PostgreSQL by rewriting the application code to remove dependency on Oracle APEX.