Courseiva
MigrationeasyMultiple ChoiceObjective-mapped

PAS-C01 Migration Practice Question

A company is migrating its SAP ERP system to AWS. The system has a custom ABAP code that uses RFC calls to an external system. The company wants to test the migrated system in a sandbox environment before the final cutover. What is the best practice for handling the RFC connections during testing?

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

Create a separate sandbox environment that is isolated from production and uses mock endpoints for RFC calls.

Using a sandbox environment disconnected from the production system prevents accidental data changes or impacts. Options B, C, D are incorrect because they either involve production connections or are not best practices.

Answer analysis

Option-by-option breakdown

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

  • Create a separate sandbox environment that is isolated from production and uses mock endpoints for RFC calls.

    Why this is correct

    Isolation prevents unintended effects on production.

  • Use the same RFC destinations as production but disable the external system.

    Why it's wrong here

    Disabling external system may cause errors; better to mock.

  • Set up a VPN between the sandbox and the external system to test real connectivity.

    Why it's wrong here

    Exposes external system to test traffic; not isolated.

  • Configure the sandbox to use the production RFC endpoints but with read-only access.

    Why it's wrong here

    Read-only may not be supported; risk of data modification.

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.