
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which of the following services relates the concept of "Distributing traffic to multiple EC2 Instances"
A
AutoScaling
B
Elastic Load Balancer
C
VPC
D
Subnets
Explanation:
Elastic Load Balancer (ELB) is the AWS service specifically designed for distributing incoming application traffic across multiple EC2 instances. Here's why:
Key ELB Features:
According to AWS documentation: "A load balancer distributes incoming application traffic across multiple EC2 instances in multiple Availability Zones. This increases the fault tolerance of your applications. Elastic Load Balancing detects unhealthy instances and routes traffic only to healthy instances."