A media company, CineArchive, is migrating its legacy portfolio to AWS. The migration team has identified two specific workloads:
1. A legacy document management system that runs on an old operating system and relies on a specific local filesystem structure. The team wants to migrate this workload to AWS as quickly as possible with zero code or configuration changes.
2. A relational database running on-premises that suffers from high administrative overhead. The team wants to move the database to a managed service in AWS to reduce database administration tasks (such as patching and backups) without modifying the database schema or rewriting the SQL queries.
Which migration strategies represent the correct approaches for these two workloads? (Select TWO.)
- Rehosting (lift-and-shift) for the document management systemCevap
- Replatforming (lift-tinker-and-shift) for the database workloadCevap
- CRefactoring (re-architecting) for the database workload
- DRepurchasing for the document management system
- ERetaining for the database workload