Question 677:
In an AWS Setup of a company, a web-based application has a fleet of 10 EC2 instances. 7 EC2 instances are present in Availability Zone A, whereas 3 EC2 instances are in Availability Zone B. The percentage (%) of requests received in Availability Zone B is greater than the percentage (%) of requests in Availability Zone A. What can be done at the architecture level to balance the load across the two availability zones?
Answer options:
A.Use X-forwarded headers B.Enable “split traffic equally” checkbox under load balancer configuration. C.Use Cross-Zone load balancing. D.Use Sticky Sessions.