AWS - Elastic Load Balancing
You want to route HTTP traffic to two different target groups based on URL path:
/images/* to one group and /api/* to another. Which AWS service feature should you use?