Courseiva
Design of SAP Workloads on AWSmediumMultiple ChoiceObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

A company runs SAP NetWeaver on AWS and needs to ensure that the SAP application server instances are evenly distributed across two Availability Zones. Which AWS service should be used to distribute traffic?

⚠ Common exam trap

It's easy for candidates to confuse DNS-level routing (Route 53 weighted routing) with actual load balancing, not realizing that DNS does not control the distribution of individual requests and cannot react to instance health in real time, whereas an ALB provides layer-7 health checks and even distribution across AZs.

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

Application Load Balancer

The Application Load Balancer (ALB) distributes incoming traffic across multiple targets, such as SAP application servers, in different Availability Zones. By registering SAP instances in two AZs and enabling cross-zone load balancing, the ALB ensures even distribution of traffic across both zones, which is critical for high availability and balanced resource utilization in SAP NetWeaver deployments.

Answer analysis

Option-by-option breakdown

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

  • AWS Global Accelerator

    Why it's wrong here

    Global Accelerator improves availability but is not a load balancer for application traffic.

  • Application Load Balancer

    Why this is correct

    ALB can distribute incoming traffic across multiple AZs and instances.

  • Amazon CloudFront

    Why it's wrong here

    CloudFront is a content delivery network, not a load balancer for SAP.

  • Amazon Route 53 weighted routing

    Why it's wrong here

    Route 53 weighted routing distributes DNS requests, not traffic at the application layer.

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.