Register
5:00
Stop
AWS Certified Solutions Architect - Elastic Load Balancing (ELB) - Load Balancer Listeners
Intermediate
1/5
You are using an Application Load Balancer (ALB) to handle the traffic for your APIs. The APIs are distributed across multiple subdomains. You need to load balance the traffic based on specific subdomains instead of the standard path-based routing. What should you do?
a.
Configure the target group to use host-based routing.
b.
Create an additional listener for each subdomain.
c.
Create a rule with a host-based condition in the ALB listener.
d.
Create a rule with path-based conditions in the ALB listener.
Intermediate