Courseiva
MigrationmediumMultiple ChoiceObjective-mapped

PAS-C01 Migration Practice Question

Exhibit

Refer to the exhibit.

```
# AWS Launch Wizard for SAP - Deployment Parameters
{
  "SAPSystemID": "PRD",
  "SAPApplicationVersion": "SAP S/4HANA 2020",
  "DatabaseType": "HANA",
  "DatabaseInstanceClass": "r5.8xlarge",
  "ApplicationInstanceClass": "r5.4xlarge",
  "BackupRetentionDays": 30,
  "HighAvailability": true
}
```

An administrator uses AWS Launch Wizard to deploy an SAP S/4HANA system with high availability. After deployment, they notice that only one database instance is created. What is the most likely reason?

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

The deployment encountered an error and only created one instance.

High availability for SAP HANA typically requires at least two nodes (primary and secondary). If only one is created, the HA configuration may have failed or the parameter was ignored. The backup retention and instance classes are correct.

Answer analysis

Option-by-option breakdown

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

  • The deployment encountered an error and only created one instance.

    Why this is correct

    A likely reason is a failure during the HA setup.

  • The instance class r5.8xlarge is not certified for HANA.

    Why it's wrong here

    r5.8xlarge is certified for HANA.

  • The HighAvailability parameter was set to false.

    Why it's wrong here

    The exhibit shows HighAvailability: true.

  • The Launch Wizard does not support HA for HANA.

    Why it's wrong here

    Launch Wizard does support HA for HANA.

About these practice questions

Courseiva writes every PAS-C01 question from scratch — 1,616 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. 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.