Courseiva
easyMultiple ChoiceObjective-mapped

CV0-004 Practice Question: A cloud administrator notices that a load…

A cloud administrator notices that a load balancer is marking all instances as unhealthy. The health check is configured to check a specific URL path. Which of the following is the MOST likely cause?

⚠ Common exam trap

CompTIA often tests the distinction between connectivity issues (security groups, network ACLs) and application-level health check failures, leading candidates to incorrectly choose security group misconfiguration when the real issue is a missing or misconfigured health check endpoint.

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

The health check path does not exist on the instances.

The health check is configured to check a specific URL path. If that path does not exist on the instances (e.g., returns a 404 or 403 status), the load balancer will consider the instances unhealthy. This is the most direct cause because the health check relies on a successful HTTP response (typically 200 OK) from that exact path.

Answer analysis

Option-by-option breakdown

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

  • The health check path does not exist on the instances.

    Why this is correct

    If the path is missing, the load balancer receives non-200 responses.

  • The auto scaling group's minimum size is too low.

    Why it's wrong here

    Scaling group size does not affect individual health check status.

  • The security group for the instances blocks traffic from the load balancer.

    Why it's wrong here

    If blocked, health checks would never succeed, but load balancer traffic is typically allowed.

  • The instances are under high CPU load.

    Why it's wrong here

    CPU load alone does not cause health check failure unless the application becomes unresponsive.

About these practice questions

One of 977 original CV0-004 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 CV0-004 practice question is part of Courseiva's free CompTIA 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 CV0-004 exam.