Drag steps to the numbered slots on the right, or tap a step then tap a slot.
PAS-C01 Operations and Maintenance Practice Question
Drag and drop the steps to configure an SAP Fiori front-end server on AWS behind an Application Load Balancer (ALB) into the correct order.
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
Launch EC2 instances, then create a target group, then register instances with target group, then create an ALB with HTTPS listener and SSL certificate, then update DNS.
Fiori ALB setup requires EC2 instances, target group, ALB listener, certificate, and DNS update.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Launch EC2 instances, then create a target group, then register instances with target group, then create an ALB with HTTPS listener and SSL certificate, then update DNS.
Why this is correct
This is the correct order because you must first have the EC2 instances running, then create the target group to register them, then create the ALB with the listener and certificate, and finally update DNS to point to the ALB.
- ✗
Launch EC2 instances, then create an ALB with HTTPS listener and SSL certificate, then create a target group, then register instances, then update DNS.
Why it's wrong here
This is incorrect because you cannot create an ALB without a target group; the target group must exist and be specified during ALB creation.
- ✗
Create a target group, then register instances, then create an ALB with HTTPS listener and SSL certificate, then launch EC2 instances, then update DNS.
Why it's wrong here
This is incorrect because you cannot register instances that don't exist yet; EC2 instances must be launched before they can be registered to a target group.
- ✗
Update DNS, then launch EC2 instances, then create a target group, then register instances, then create an ALB with HTTPS listener and SSL certificate.
Why it's wrong here
This is incorrect because DNS must point to an existing ALB; updating DNS before the ALB is created will cause a resolution failure.
Go deeper
Related to this question
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 →
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.