MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is Elastic Load Balancing?
A
Automatically slowing down traffic to decrease latency
B
Automatically distributing traffic across multiple targets
C
Automatically monitoring traffic to ensure that costs are kept beneath specified threshold
D
Automatically stopping traffic when targets are overloaded
Explanation: 

Detailed explanation-1: -What is Elastic Load Balancing? Elastic Load Balancing automatically distributes your incoming traffic across multiple targets, such as EC2 instances, containers, and IP addresses, in one or more Availability Zones. It monitors the health of its registered targets, and routes traffic only to the healthy targets.

Detailed explanation-2: -Elastic Load Balancing (ELB) automatically distributes incoming application traffic across multiple targets and virtual appliances in one or more Availability Zones (AZs).

Detailed explanation-3: -Elastic Load Balancing automatically distributes traffic across multiple targets to ensure optimum performance in the event of a traffic spike. Some examples of these targets include Amazon EC2 instances, containers, and IP addresses.

Detailed explanation-4: -A: No. For each associated subnet a Network Load Balancer is in, the Network Load Balancer can only support a single public/internet facing IP address.

Detailed explanation-5: -A load balancer accepts incoming traffic from clients and routes requests to its registered targets (such as EC2 instances) in one or more Availability Zones. The load balancer also monitors the health of its registered targets and ensures that it routes traffic only to healthy targets.

There is 1 question to complete.