Ultimate access to all questions.
A company is migrating an application to a new AWS account, deploying it in a single AWS Region with one VPC spanning multiple Availability Zones. The application runs on Amazon EC2 instances placed in private subnets, with multiple instances per Availability Zone. Clients access the application via HTTPS through a web browser. Inbound traffic must be evenly distributed across Availability Zones and EC2 instances, while ensuring all requests from a single client session are routed to the same EC2 instance. End-to-end encryption between clients and the application must be maintained using the application's SSL certificate.
Which solution meets these requirements?