Courseiva
Accelerate Workload Migration and ModernizationmediumMultiple ChoiceObjective-mapped

SAP-C02 Practice Question: Accelerate Workload Migration and Modernization

A company is migrating a .NET application from Windows Server to Linux on EC2. The application uses a proprietary COM+ component that cannot be recompiled. Which migration path should they take?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Rehost the application on Windows Server EC2 instances

Since the COM+ component cannot be recompiled and is Windows-specific, the only viable option is to rehost the application on Windows Server EC2 instances (option B). Option A (using Wine on Linux) is not a supported or reliable solution for COM+ components. Option C (refactoring the component to a REST API) would require recompilation, which is not allowed. Option D (replatforming to .NET Core on Linux) would also require recompilation and does not support COM+.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Rehost the application on Linux EC2 using Wine

    Why it's wrong here

    Wine is not supported for production workloads on AWS.

  • Rehost the application on Windows Server EC2 instances

    Why this is correct

    Keeping the application on Windows Server EC2 avoids changes to the COM+ component.

  • Refactor the COM+ component to a REST API

    Why it's wrong here

    The stem says the component cannot be recompiled, so refactoring is not an option.

  • Replatform the application to .NET Core and run on Linux

    Why it's wrong here

    COM+ components cannot run on Linux, so replatforming is not possible.

About these practice questions

One of 1,660 original SAP-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SAP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAP-C02 exam.