Courseiva
TechnologymediumMultiple ChoiceObjective-mapped

PAS-C01 Technology Practice Question

A company is deploying SAP NetWeaver on AWS and wants to ensure high availability for the SAP Central Services (ASCS) and Enqueue Replication Server (ERS). They plan to use a cluster manager (Pacemaker) with a shared filesystem. The cluster will span two Availability Zones. The storage for the shared filesystem must be highly available and provide consistent performance. What storage solution should be used?

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

Use Amazon EFS for the shared filesystem.

Amazon EFS provides a fully managed NFS filesystem that can be mounted from multiple EC2 instances across different Availability Zones, offering high availability and consistent performance for SAP Central Services (ASCS) and Enqueue Replication Server (ERS) shared filesystem. Option A is incorrect because Amazon S3 is object storage, not a POSIX-compliant filesystem, and cannot be used as a shared filesystem for SAP. Option B is incorrect because instance store volumes are ephemeral and local to each instance; they cannot be shared between nodes. Option C is incorrect because EBS Multi-Attach only supports attachment to multiple instances within the same Availability Zone, not across AZs, and has additional limitations for shared filesystem use.

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 an Amazon S3 bucket as the shared filesystem.

    Why it's wrong here

    Wrong because Amazon S3 is object storage, not a block or file storage suitable for a shared filesystem with consistent performance.

  • Use instance store volumes (Local SSDs) on each node.

    Why it's wrong here

    Wrong because instance store volumes are ephemeral and cannot be shared between multiple instances across AZs.

  • Use an Amazon EBS volume with Multi-Attach enabled.

    Why it's wrong here

    Wrong because EBS Multi-Attach is limited to a single Availability Zone and cannot span AZs.

  • Use Amazon EFS for the shared filesystem.

    Why this is correct

    Correct because Amazon EFS provides a fully managed NFS filesystem that can be accessed from multiple EC2 instances across AZs, ensuring high availability and consistent performance for SAP shared files.

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.