
Ultimate access to all questions.
A company is developing new features for its ecommerce platform, utilizing multiple microservices accessed via distinct paths. These microservices will be hosted on Amazon Elastic Container Service (Amazon ECS). The company mandates HTTPS for all public-facing websites and requires access to customer source IP addresses.
Which two actions should the network engineer implement to achieve a load balancing strategy that fulfills these requirements?
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.