A company wants to migrate its on-premises self-hosted PostgreSQL database to Amazon RDS for PostgreSQL to eliminate the administrative overhead of patching and backups. The migration must be completed with no changes to the application code or the database engine. Which migration strategy under the 7 Rs framework represents this path?
- ReplatformCevap
- BRefactor
- CRehost
- DRepurchase
Cevap
Replatform
The correct strategy is Replatforming because the database is being moved to a managed service (Amazon RDS) to optimize operations (backups and patching) without changing the application's code or switching database engines.
Adım Adım Çözüm
Anahtar Kavram
Replatforming involves modifying ('tinkering' with) the infrastructure environment to adopt managed cloud services without altering the core application architecture.