FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

CLOUD COMPUTING AND DATABASES

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 your incoming application traffic across all the EC2 instances that you are running.

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.