SAP-C02 Question 546
Select 2An organization is evaluating its on-premises workloads to identify candidates for migration to AWS. The organization has a mix of applications, including a legacy enterprise resource planning (ERP) system, a modern cloud-native microservices application, a batch data processing system, and a development and testing environment. Which workloads are the most suitable for an initial migration to AWS?
- A
The modern cloud-native microservices application
- B
The legacy enterprise resource planning (ERP) system
- C
The batch data processing system
- D
The development and testing environment
Show answer and explanation
Correct answers: A, D
Explanation
When selecting workloads for an initial migration to AWS, it is important to prioritize workloads with fewer dependencies, lower risk, and compatibility with cloud environments. Cloud-native applications and non-critical environments, such as development and testing, are excellent candidates because they minimize the risk of disruption while allowing the organization to gain familiarity with AWS services and processes. Legacy systems and workloads with complex dependencies are better suited for later phases of migration, once the organization has more experience and tools for handling such scenarios.
- A. Correct.
The modern cloud-native microservices application is well-suited for migration because it is already designed for cloud environments. Its architecture and technology stack are likely compatible with AWS services, making the migration relatively straightforward.
- B. Incorrect.
The legacy enterprise resource planning (ERP) system is typically tightly coupled with specific hardware and software dependencies, making it more complex and risky to migrate initially. It is not ideal for an initial migration to AWS.
- C. Incorrect.
The batch data processing system may have dependencies on specific hardware, storage, or network configurations, which could complicate migration. While it can be migrated eventually, it may require additional analysis and planning, so it is not the best choice for an initial migration.
- D. Correct.
The development and testing environment is an ideal candidate for migration because it is usually less critical than production environments. Migrating this workload allows the organization to test AWS services and gain experience with cloud operations in a low-risk setting.