Courseiva
Design of SAP Workloads on AWSmediumMultiple SelectObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

A company is designing an SAP HANA disaster recovery solution on AWS across two regions. Which TWO actions meet the requirement of a Recovery Point Objective (RPO) of less than 5 minutes?

⚠ Common exam trap

A common mix-up: candidates confuse S3 Cross-Region Replication or scripted exports as viable for low RPO, not realizing that these methods cannot provide the continuous, transactional consistency required for SAP HANA disaster recovery.

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

Set up AWS Database Migration Service (DMS) with ongoing replication from the primary to the DR region.

AWS Database Migration Service (DMS) with ongoing replication can continuously capture and apply changes from the SAP HANA source database to a target in the DR region, achieving sub-5-minute RPO by replicating transactions in near real-time. Option D is correct because SAP HANA System Replication with asynchronous mode replicates data at the database level, typically achieving RPO of seconds to a few minutes, well under the 5-minute requirement.

Answer analysis

Option-by-option breakdown

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

  • Set up AWS Database Migration Service (DMS) with ongoing replication from the primary to the DR region.

    Why this is correct

    AWS DMS with ongoing replication can achieve sub-5-minute RPO by continuously replicating changes.

  • Use Amazon S3 Cross-Region Replication to copy HANA data files to the DR region every minute.

    Why it's wrong here

    S3 replication is for objects, not for database transaction logs; it cannot guarantee database consistency.

  • Schedule a script to run every minute that exports HANA data and uploads to S3 in the DR region.

    Why it's wrong here

    Script-based exports every minute are not reliable and may impact performance; also not an AWS managed service.

  • Implement SAP HANA System Replication with asynchronous replication to the DR region.

    Why this is correct

    SAP HANA System Replication with asynchronous mode can achieve RPO of seconds to minutes.

  • Configure automated nightly snapshots of the HANA database and copy them to the DR region using AWS Backup.

    Why it's wrong here

    Nightly snapshots provide an RPO of up to 24 hours, not less than 5 minutes.

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.