Courseiva
MigrationeasyMultiple ChoiceObjective-mapped

PAS-C01 Migration Practice Question

Network Topology
$ aws ec2 describe-instancesinstance-ids i-1234567890abcdef0query "Reservations[0].Instances[0].{State:State.NameRefer to the exhibit.```"State": "running","Platform": "windows"

Refer to the exhibit. A company is migrating an SAP application server running on Windows to AWS. They launched an EC2 instance with Windows Server. After launching, they run the command and get the output shown. They need to install SAP software. What additional step is required before installing SAP?

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

Join the EC2 instance to an Active Directory domain

SAP on Windows requires an Active Directory (AD) domain for Kerberos-based authentication, which is essential for SAP system communication. Before installing SAP software, the EC2 instance must be joined to an AD domain (e.g., via AWS Managed Microsoft AD or self-managed AD). Option A is incorrect because instance type selection should meet SAP requirements, but changing to memory-optimized is not a prerequisite for installation. Option B is incorrect: the instance is already running and stopping/starting does not initialize the OS beyond normal boot. Option C is incorrect: security group rules for SAP ports can be configured at any time before or after installation.

Answer analysis

Option-by-option breakdown

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

  • Change the instance type to a memory-optimized instance

    Why it's wrong here

    Not required before installation.

  • Stop and start the instance to initialize the Windows OS

    Why it's wrong here

    Instance is already running.

  • Modify the security group to allow SAP-specific ports

    Why it's wrong here

    Can be done after installation.

  • Join the EC2 instance to an Active Directory domain

    Why this is correct

    SAP on Windows typically requires domain membership.

About these practice questions

One of 1,616 original PAS-C01 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 PAS-C01 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 PAS-C01 exam.