A global logistics company, LogiRoute, is migrating its on-premises infrastructure to the AWS Cloud. The migration team has identified two specific workloads:
1. A custom inventory database that they want to migrate to Amazon RDS to automate database patching and backups, without making any changes to the database structure or code.
2. A legacy document archiving system that is no longer used by any business departments and provides no ongoing value.
Which two of the following migration strategies represent the correct approach for these workloads? (Select TWO.)
- Replatforming for the custom inventory databaseAnswer
- Retiring for the legacy document archiving systemAnswer
- CRehosting for the custom inventory database
- DRefactoring for the custom inventory database
- ERetaining for the legacy document archiving system
Answer
The correct strategies are Replatforming for the custom inventory database and Retiring for the legacy document archiving system.
Replatforming is correct for the database workload because it optimizes operations by adopting a managed database service (Amazon RDS) without modifying the schema or code. Retiring is correct for the archiving system because it is no longer used by the business, making decommissioning the optimal choice.
Step-by-Step Solution
Key Concept
AWS Cloud Migration Strategies (6 Rs)
Estimated Time:1m 0s