
Ultimate access to all questions.
You are managing a cloud-based file storage platform that utilizes an Internet-facing Application Load Balancer (ALB) to distribute incoming user requests across 10 registered Amazon EC2 instances. However, users are reporting an issue where they are required to re-authenticate every time they navigate to a different page on your website. This issue is not observed in your local machine or development environment.
What could be the cause of this problem?
A
Application Load Balancer is in slow-start mode, which gives ALB a little more time to read and write session data
B
The Load Balancer does not have TLS enabled
C
The Load Balancer does not have stickiness enabled
D
The EC2 instances are logging out the users because the instances never have access to the client IPs because of the Load Balancer