Briefing Amazon Knowledge

which statement will be true?

Your web application front end consists of multiple EC2 instances behind an Elastic Load Balancer. You
configured ELB to perform health checks on these EC2 instances. If an instance fails to pass health checks,
which statement will be true?

A.
The instance is replaced automatically by the ELB.

B.
The instance gets terminated automatically by the ELB.

C.
The ELB stops sending traffic to the instance that failed its health check.

D.
The instance gets quarantined by the ELB for root cause analysis.