Oracle Cloud Infrastructure 2020 Architect Associate — Question 39

Your application front end consists of several Oracle Cloud Infrastructure compute instances behind a public load balancer. You have configured the load balancer to perform health checks on these instances.
What will happen if an instance fails to pass the configured health checks?

Answer options

Correct answer: B

Explanation

The correct answer is B because when an instance fails health checks, the load balancer will stop directing traffic to it to ensure reliability. Option A is incorrect as the load balancer does not automatically terminate instances; it only manages traffic distribution. Option C is not accurate because the load balancer does not replace instances, and option D is misleading since the instance remains in the backend set but is simply excluded from traffic routing.