AWS Certified CloudOps Engineer Associate SOA-C03 Practice Question

A company runs an auto-scaled web service behind an Application Load Balancer (ALB) in three Availability Zones. Each instance exposes /healthcheck, which executes several database queries before returning HTTP 200. The ALB target group is configured with: protocol HTTP, port 80, path /healthcheck, interval 10 seconds, timeout 5 seconds, healthy threshold 5, and unhealthy threshold 2. During peak traffic some healthy instances take 6-7 seconds to answer the health probe, are marked unhealthy, and are replaced by Auto Scaling, causing additional load on the remaining fleet. Which modification will best prevent unnecessary instance replacement while still allowing the ALB to detect real failures quickly?

  • Change the health check protocol from HTTP to TCP so that only the listener port needs to be open.

  • Increase the health check timeout from 5 seconds to 10 seconds and keep all other parameters unchanged.

  • Keep the current settings but raise the health check interval to 30 seconds to reduce the number of failed probes.

  • Create a lightweight endpoint such as /status that returns an immediate 200 response and update the target group health check path to use it.

AWS Certified CloudOps Engineer Associate SOA-C03
Reliability and Business Continuity
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot