A logistics company is planning to migrate its core operations platform to AWS. The platform consists of the following three components:
1. A proprietary supply chain planning application running on a local Linux server. The code is highly optimized and cannot be altered, but it requires specific kernel parameters. The company plans to use AWS Application Migration Service (MGN) to move the application and its operating system directly to Amazon EC2.
2. A transactional database running on IBM DB2. To eliminate licensing costs, the company intends to migrate this database to Amazon Aurora PostgreSQL. This will require converting the schema and stored procedures using the AWS Schema Conversion Tool (SCT) and modifying the application's query logic.
3. A third-party legacy customer ticketing system that has reached its end of life. The company has decided to discontinue the system and move its users to a cloud-native software-as-a-service (SaaS) ticketing platform.
Which of the following represents the most appropriate migration strategy (7 Rs) for each component?
- ASupply chain system: Replatform; Transactional database: Refactor; Ticketing system: Retire
- BSupply chain system: Rehost; Transactional database: Replatform; Ticketing system: Repurchase
- Supply chain system: Rehost; Transactional database: Refactor; Ticketing system: RepurchaseCevap
- DSupply chain system: Rehost; Transactional database: Replatform; Ticketing system: Retire