1z0-932 Exam QuestionsBrowse all questions from this exam

1z0-932 Exam - Question 10


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?

Show Answer
Correct Answer: D

When an instance fails to pass the configured health checks, the load balancer will stop sending traffic to that instance. This ensures that only healthy instances receive traffic, thereby providing high availability and reliability to the application. The load balancer does not automatically replace, terminate, or permanently remove the instance from the backend set; it simply stops sending traffic to it until it passes the health checks again.

Discussion

18 comments
Sign in to comment
Erol
Apr 12, 2020

D. The load balancer stops sending traffic to that instance.

jcmoranp
Apr 13, 2020

answer is D

Md_Arif
Apr 20, 2020

Correct Answer is D: The load balancer stops sending traffic to that instance.

sync
Apr 27, 2020

load balancer stop sending traffic to that instance... answer is D

Rave763
Apr 27, 2020

Correct answer D

DeepDhungel
Apr 28, 2020

The correct answer is D

jrodriguez1978
Jun 3, 2020

Correct Answer is C: A health check is a test to confirm the availability of backend servers. A health check can be a request or a connection attempt. Based on a time interval you specify, the load balancer applies the health check policy to continuously monitor backend servers. If a server fails the health check, the load balancer takes the server temporarily out of rotation. If the server subsequently passes the health check, the load balancer returns it to the rotation. https://docs.cloud.oracle.com/en-us/iaas/Content/Balance/Tasks/editinghealthcheck.htm

papayahead
Jul 8, 2020

"takes the server temporarily out of rotation" doesn't mean takes out of backend set.

Oracleist
Nov 19, 2020

so the correct is D

sirieebr
Feb 6, 2022

temporarily out of rotation... not out of backend set itself... So D itself will be right, in other words it's just stops sending traffic

Chamstambs
Jul 13, 2020

The answer is D, traffic will not be send to it once it fails health check

myassin81
Jul 14, 2020

Correct answer is D

alihaider
Apr 16, 2020

Hello jcmoranp how accurate are these questions can you kindly update me ? i am thinking to the exam next week probably. Will these questions cover 100% of the exam ?

Gera
May 5, 2020

How did you go on the exam??

Alejandro333
Jun 28, 2020

Correct Answer is C:

bharat1971
Jul 18, 2020

answer is D

viditp
Jul 28, 2020

D is correct

Geeky
Aug 2, 2020

D is the answer.

HALFHUMAN
Aug 5, 2020

I haven't found the article yet how it works on Oracle, but on AWS the answer is stop sending traffic and i am sure 100%. So D is correct answer

TestMan
Sep 30, 2020

If a server fails the health check, the load balancer takes the server temporarily out of rotation. It implies no request goes to that server which is down. Note that load balancer can not make changes to backend set. https://docs.cloud.oracle.com/en-us/iaas/Content/Balance/Tasks/editinghealthcheck.htm

Joe_Qu
Jun 6, 2022

D is correct. In https://docs.oracle.com/en-us/iaas/Content/Balance/Tasks/load_balancer_health_management.htm#HealthCheckManagement says: If a server fails the health check, the load balancer takes the server temporarily out of rotation. If the server later passes the health check, the load balancer returns it to the rotation.

abhijitviktor
Dec 23, 2022

. If a server fails the health check, the load balancer takes the server temporarily out of rotation. If the server later passes the health check, the load balancer returns it to the rotation. https://docs.oracle.com/en-us/iaas/Content/Balance/Tasks/load_balancer_health_management.htm#HealthCheckManagement Ans D