Courseiva
Design of SAP Workloads on AWSmediumMultiple ChoiceObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

A company is running SAP on AWS and needs to ensure that its SAP HANA database is backed up daily with minimal impact on performance. The database is 2 TB in size and runs on an r5.8xlarge instance. Which backup strategy meets these requirements?

⚠ Common exam trap

Candidates often assume EBS snapshots (via AWS Backup) are the simplest and least impactful method, but they fail to recognize that snapshots still cause I/O pauses and require database consistency, whereas Backint to S3 is the native, low-impact SAP HANA backup strategy on AWS.

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 the SAP HANA Backint agent to back up directly to Amazon S3

The SAP HANA Backint agent integrates directly with SAP HANA to stream backup data to Amazon S3, which offloads the backup workload from the database instance's CPU and I/O. This minimizes performance impact compared to local EBS snapshots or volume-based backups, as Backint uses S3's scalable throughput without consuming instance storage bandwidth.

Answer analysis

Option-by-option breakdown

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

  • Perform a full backup to Amazon EBS volumes attached to the instance

    Why it's wrong here

    Backing up to EBS volumes consumes I/O and can impact performance.

  • Use the SAP HANA Backint agent to back up directly to Amazon S3

    Why this is correct

    Backint integrates with SAP HANA for efficient, performant backups.

  • Use AWS Backup to create snapshots of the entire EC2 instance

    Why it's wrong here

    Snapshots of the entire instance are not SAP HANA-aware and can cause consistency issues.

  • Use AWS Storage Gateway to back up to Amazon S3 Glacier

    Why it's wrong here

    Storage Gateway is not designed for SAP HANA backups; it's for file/volume backups.

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

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.