Courseiva
Design of SAP Workloads on AWSeasyMultiple ChoiceObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

A company is running SAP HANA on AWS and needs to ensure high availability for the database. Which AWS service should be used to automatically recover the HANA primary instance in case of an instance failure?

⚠ Common exam trap

It's easy for candidates to assume AWS services like CloudWatch or Lambda are sufficient for automatic recovery, but the question specifically asks for the service that automatically recovers the HANA primary instance via failover, which requires DNS-level rerouting provided by Route 53 health checks and failover routing.

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

Amazon Route 53 health checks and failover routing

Amazon Route 53 health checks and failover routing can automatically detect an instance failure and route traffic to a standby HANA primary instance. By configuring a Route 53 DNS failover record with health checks against the primary instance, DNS resolution is updated to point to the secondary instance when the primary becomes unhealthy, enabling automated recovery without manual intervention.

Answer analysis

Option-by-option breakdown

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

  • Amazon CloudWatch alarms

    Why it's wrong here

    CloudWatch alarms can trigger actions but not directly handle failover.

  • AWS CloudFormation custom resources

    Why it's wrong here

    CloudFormation is not designed for automatic failover.

  • AWS Lambda functions

    Why it's wrong here

    Lambda can be used but is not the simplest or primary service.

  • Amazon Route 53 health checks and failover routing

    Why this is correct

    Route 53 health checks can trigger failover to a standby database.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

About these practice questions

This PAS-C01 question is part of Courseiva's 1,616-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.