Topic 1 Question 848
A company runs its application on Oracle Database Enterprise Edition. The company needs to migrate the application and the database to AWS. The company can use the Bring Your Own License (BYOL) model while migrating to AWS. The application uses third-party database features that require privileged access.
A solutions architect must design a solution for the database migration.
Which solution will meet these requirements MOST cost-effectively?
Migrate the database to Amazon RDS for Oracle by using native tools. Replace the third-party features with AWS Lambda.
Migrate the database to Amazon RDS Custom for Oracle by using native tools. Customize the new database settings to support the third-party features.
Migrate the database to Amazon DynamoDB by using AWS Database Migration Service (AWS DMS). Customize the new database settings to support the third-party features.
Migrate the database to Amazon RDS for PostgreSQL by using AWS Database Migration Service (AWS DMS). Rewrite the application code to remove the dependency on third-party features.
ユーザの投票
コメント(4)
- 正解だと思う選択肢: B
AnswerB
BYOL + third-party features/applications = RDS Custom. Hence customer is using Oracle so we should use RDS customer for Oracle https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html https://aws.amazon.com/blogs/aws/amazon-rds-custom-for-oracle-new-control-capabilities-in-database-environment/ https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/working-with-custom-oracle.html
👍 3Scheldon2024/12/04 Considering the requirements and the need to use Oracle Database features with privileged access and BYOL, Option B (Migrate the database to Amazon RDS Custom for Oracle by using native tools. Customize the new database settings to support the third-party features) is the most cost-effective and suitable solution. It allows for significant customization needed to accommodate specific third-party features while leveraging existing Oracle licenses.
👍 2jcck2020202024/10/13- 正解だと思う選択肢: B
B IS suitable for this use case : thé use or BYOL and the use or third party features with privileged access
👍 1Hkayne2024/10/18
シャッフルモード