Courseiva
Design of SAP Workloads on AWShardMultiple SelectObjective-mapped

PAS-C01 Multi-AZ deployment Practice Question

Which THREE considerations are important when designing a SAP workload for high availability on AWS? (Select three.)

⚠ Common exam trap

The trap here is that candidates sometimes exclude backup strategies from high availability design, thinking they are separate from HA. However, backup and disaster recovery are integral to ensuring data availability in an HA architecture.

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

Deploy the SAP application across multiple Availability Zones

In SAP high availability on AWS, deploying across multiple Availability Zones (Option B) protects against AZ failures, SAP HANA System Replication (Option E) ensures database failover, and using Amazon S3 for long-term backup storage (Option D) is a critical component of disaster recovery, which is integral to overall high availability design. Option A (EBS Multi-Attach) is not a standard HA practice due to limitations with concurrent writes and cluster file system requirements; typical shared storage uses Amazon EFS or FSx. Option C (single large instance) provides no redundancy, thus is not HA.

Answer analysis

Option-by-option breakdown

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

  • Use EBS Multi-Attach to share volumes between two EC2 instances

    Why it's wrong here

    EBS Multi-Attach is rarely used in SAP HA designs because it has limitations with concurrent write access and requires cluster-aware file systems; common SAP HA architectures use shared storage like Amazon EFS or FSx for Lustre, making this option incorrect.

  • Deploy the SAP application across multiple Availability Zones

    Why this is correct

    Deploying across multiple Availability Zones provides redundancy and failover capability, which is a core HA principle for SAP systems.

  • Run the SAP system on a single large instance

    Why it's wrong here

    Running on a single large instance introduces a single point of failure and does not provide high availability.

  • Use Amazon S3 for long-term backup storage

    Why this is correct

    Using Amazon S3 for long-term backup storage is an important consideration for high availability as it ensures data durability and availability for recovery, forming part of a comprehensive HA and disaster recovery strategy.

  • Configure SAP HANA System Replication between primary and standby

    Why this is correct

    SAP HANA System Replication between primary and standby instances ensures database high availability and automatic failover.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

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.