
Ultimate access to all questions.
A company uses an EC2 instance with an EBS volume for a web application. To enhance scalability and availability, they replicated the setup in another Availability Zone and used an Application Load Balancer. Users now see only a subset of documents on each refresh. What solution should be proposed to display all documents?
A
Ensure both EBS volumes have a complete copy of the documents
B
Direct users to the server holding the required documents via the Load Balancer
C
Migrate data to Amazon EFS and update the application to use EFS for document storage
D
Modify Load Balancer configuration to aggregate responses from both servers