SOA-C02 · Question #475
SOA-C02 Question #475: Real Exam Question with Answer & Explanation
The correct answer is D: Configure an Application Load Balancer to use the URL path to direct traffic to the legacy. Application load balancer as ALB only supports targets like EC2 Instance, IP Address and
Question
A company hosts an internet web application on Amazon EC2 instances. The company is replacing the application with a new AWS Lambda function. During a transition period, the company must route some traffic to the legacy application and some traffic to the new Lambda function. The company needs to use the URL path of request to determine the routing. Which solution will meet these requirements?
Options
- AConfigure a Gateway Load Balancer to use the URL path to direct traffic to the legacy application
- BConfigure a Network Load Balancer to use the URL path to direct traffic to the legacy application
- CConfigure a Network Load Balancer to use a regular expression to match the URL path to direct
- DConfigure an Application Load Balancer to use the URL path to direct traffic to the legacy
Explanation
Application load balancer as ALB only supports targets like EC2 Instance, IP Address and
Community Discussion
No community discussion yet for this question.