Courseiva
Design of SAP Workloads on AWSmediumMultiple ChoiceObjective-mapped

PAS-C01 Design of SAP Workloads on AWS Practice Question

A company is deploying SAP on AWS and wants to ensure that the SAP system can automatically recover from an EC2 instance failure. Which AWS feature should be used?

⚠ Common exam trap

Watch out — candidates often confuse Elastic Load Balancer health checks with instance recovery, but ELB only manages traffic distribution and does not perform any recovery action on the instance itself.

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

EC2 Auto Recovery with CloudWatch alarms

EC2 Auto Recovery, configured via a CloudWatch alarm based on the StatusCheckFailed metric, automatically recovers an EC2 instance by restarting it on a new host if the underlying hardware fails or becomes impaired. This is the correct AWS feature for automatic recovery from an EC2 instance failure, as it directly addresses instance-level hardware issues without requiring manual intervention or reconfiguration.

Answer analysis

Option-by-option breakdown

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

  • Auto Scaling group with a scheduled scaling policy

    Why it's wrong here

    Auto Scaling adds/removes instances, but recovery requires Auto Recovery.

  • Elastic Load Balancer health checks

    Why it's wrong here

    ELB distributes traffic, it doesn't recover instances.

  • EC2 Auto Recovery with CloudWatch alarms

    Why this is correct

    Auto Recovery automatically recovers the instance.

  • Manual restart of the instance from the AWS Management Console

    Why it's wrong here

    Manual restart is not automatic.

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.