nerdexam
Amazon

SOA-C02 · Question #475

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…

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

Submitted by obi.ng· Mar 30, 2026Networking and Content Delivery

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

How the community answered

(44 responses)
  • A
    5% (2)
  • B
    2% (1)
  • C
    14% (6)
  • D
    80% (35)

Explanation

Application load balancer as ALB only supports targets like EC2 Instance, IP Address and

Topics

#Application Load Balancer#URL path routing#Lambda targets#traffic routing

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice