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 Professional (SAP-C02)AWS Solutions Architect Professional SAP-C02 Practice Exam 1Question 12
    Medium1 markMultiple Choice
    Domain 3.4: Reliability ImprovementReliabilityAuto ScalingALB

    AWS SAP-C02 · Question 12 · Domain 3.4: Reliability Improvement

    An architect is reviewing a legacy application running on EC2 instances. The application frequently experiences CPU exhaustion, leading to downtime. The architect wants to implement a self-healing architecture. What is the BEST approach?

    Answer options:

    A.

    Write a cron job on the instances to restart the application service when CPU is high.

    B.

    Migrate the application to a larger EC2 instance type (vertical scaling).

    C.

    Place the EC2 instances in an Auto Scaling group behind an Application Load Balancer and configure target tracking scaling policies based on CPU utilization.

    D.

    Use AWS Lambda to monitor CPU and reboot the instances when utilization exceeds 90%.

    How to approach this question

    Look for the standard AWS pattern for elasticity and self-healing (ASG + ALB).

    Full Answer

    C.Place the EC2 instances in an Auto Scaling group behind an Application Load Balancer and configure target tracking scaling policies based on CPU utilization.✓ Correct
    Place the EC2 instances in an Auto Scaling group behind an Application Load Balancer and configure target tracking scaling policies based on CPU utilization.
    An Auto Scaling group ensures you have the correct number of EC2 instances available to handle the load. If an instance fails health checks, the ASG replaces it (self-healing).

    Common mistakes

    Choosing vertical scaling, which is a temporary fix and not self-healing.
    Question 11All questionsQuestion 13

    Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 1

    75 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01An enterprise has 50 VPCs across two AWS Regions. They need to establish transitive routing betwe...HardQ02A company uses AWS Organizations. The security team wants to ensure that no IAM user or role can ...MediumQ03An application requires a relational database with an RPO of 1 second and an RTO of less than 1 m...HardQ04A company is setting up a new multi-account environment. They want to automate the provisioning o...MediumQ05An organization wants to allocate AWS costs to specific business units. They use AWS Organization...Hard
    View all 75 questions →