For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAWS Solutions Architect Associate (SAA-C03)AWS SAA-C03 Practice Exam 5Question 23
    Medium1 markMultiple Choice
    Domain 2.1: Scalable ArchitecturesAuto ScalingALBHigh Availability

    AWS SAA-C03 · Question 23 · Domain 2.1: Scalable Architectures

    A web application runs on EC2 instances in an Auto Scaling group behind an Application Load Balancer (ALB). Sometimes, instances pass the EC2 status checks but the web server process crashes. The Auto Scaling group does not terminate these instances. Which TWO actions will resolve this issue? (Select TWO.)

    Answer options:

    A.

    Configure the Auto Scaling group to use ELB health checks.

    B.

    Create a CloudWatch alarm to reboot instances with high CPU.

    C.

    Ensure the ALB health check is configured to ping a valid application endpoint.

    D.

    Change the EC2 status checks to monitor application memory.

    E.

    Use AWS Systems Manager to restart the web server process.

    How to approach this question

    Understand the difference between EC2 status checks (hardware) and ELB health checks (application layer).

    Full Answer

    Configure the Auto Scaling group to use ELB health checks., Ensure the ALB health check is configured to ping a valid application endpoint.
    By default, Auto Scaling uses EC2 status checks, which only verify hardware/network health. To replace instances where the application has crashed, you must enable ELB health checks on the ASG and ensure the ALB is checking a valid HTTP endpoint.

    Common mistakes

    Assuming EC2 status checks monitor application health.
    Question 22All questionsQuestion 24

    Practice the full AWS SAA-C03 Practice Exam 5

    65 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
    View all 65 questions →