A company is creating new features for its ecommerce website. These features will use several microservices that are accessed through different paths. The microservices will run on Amazon Elastic Container Service (Amazon ECS). The company requires the use of HTTPS for all of its public websites. The application requires the customer’s source IP addresses.
A network engineer must implement a load balancing strategy that meets these requirements.
Which combination of actions should the network engineer take to accomplish this goal? (Choose two.)
- A. Use a Network Load Balancer
- B. Retrieve client IP addresses by using the X-Forwarded-For header
- C. Use AWS App Mesh load balancing
- D. Retrieve client IP addresses by using the X-IP-Source header
- E. Use an Application Load Balancer.