Question 276:
Your company has a new web application that needs to be deployed in AWS as soon as possible. The application is backed in an AMI, and you plan to use an Application Load Balancer to distribute the traffic to an Auto Scaling group. Which of the following methods helps you to achieve a highly available system?
Answer options:
A.Assign an Elastic IP to each instance under the Auto Scaling group. B.Use the Application Load Balancer to send traffic across instances in multiple availability zones. C.Configure the Application Load Balancer to distribute traffic to instances in multiple AWS regions. D.Assign a dedicated IP address to the Application Load Balancer.