Courseiva
MigrationmediumDrag & DropObjective-mapped

PAS-C01 Migration Practice Question

Drag and drop the steps to automate the installation of SAP HANA on AWS using AWS CloudFormation into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

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 the CloudFormation template, then upload it to Amazon S3, then launch the stack, then verify the SAP HANA installation.

CloudFormation automation involves template creation, upload, stack launch, provisioning, and verification.

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 the CloudFormation template, then upload it to Amazon S3, then launch the stack, then verify the SAP HANA installation.

    Why this is correct

    This is the correct order because you first define the infrastructure in a template, then make it accessible via S3, then launch the stack which provisions resources and installs SAP HANA, and finally verify the installation to ensure success.

  • Create the CloudFormation template, then launch the stack, then upload it to Amazon S3, then verify the SAP HANA installation.

    Why it's wrong here

    This is incorrect because the stack launch requires the template to be accessible; uploading to S3 after launching would not provide the template to CloudFormation.

  • Upload the template to Amazon S3, then create the CloudFormation template, then launch the stack, then verify the SAP HANA installation.

    Why it's wrong here

    This is incorrect because you cannot upload a template before creating it; the template must exist before it can be uploaded.

  • Create the CloudFormation template, then upload it to Amazon S3, then verify the SAP HANA installation, then launch the stack.

    Why it's wrong here

    This is incorrect because you must launch the stack to provision resources and install SAP HANA before verification; verification after launch confirms the installation.

About these practice questions

This PAS-C01 question is part of Courseiva's 1,616-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.