184k views
1 vote
You have a new e-commerce web application written in Angular framework which is deployed to a fleet of EC2 instances behind an Application Load Balancer. You configured the load balancer to perform health checks on these EC2 instances. What will happen if one of these EC2 instances failed the health checks?

1 Answer

5 votes

Answer:

The Load Balancer application avoids sending traffic to the instance that has failed its health check.

Step-by-step explanation:

They have such a latest e-commerce web app developed the Angular platform which would be distributed for a Server Load Balancer to such a set of following instances. They set up a load balancer to carry out safety tests on such cases.

Thus, the Load Balancer program stops submitting traffic to such an instance where health check fails when some of such instances fail its health checks.

User NickMcB
by
4.6k points