A company runs a container application by using Amazon Elastic Kubernetes Service (Amazon EKS). The application includes microservices that manage customers and place orders. The company needs to route incoming requests to the appropriate microservices. Which solution will meet this requirement MOST cost-effectively?
AUse the AWS Load Balancer Controller to provision a Network Load Balancer.
BUse the AWS Load Balancer Controller to provision an Application Load Balancer.
CUse an AWS Lambda function to connect the requests to Amazon EKS.
DUse Amazon API Gateway to connect the requests to Amazon EKS.