Oracle Cloud Infrastructure 2019 Developer Associate — Question 3

Your application front end consists of several Oracle Cloud Infrastructure compute instances behind a 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: C

Explanation

When an instance fails the health checks, the load balancer will take that instance out of the backend set to prevent it from receiving traffic. The other options suggest actions that do not occur; instances are not automatically replaced or terminated by the load balancer, and merely stopping traffic does not remove the instance from the backend set.