On AWS, a company hosts a consumer-facing website. The AWS Application Load Balancer is used to load balance the Amazon
Posted: Thu Jul 21, 2022 9:59 pm
On AWS, a company hosts a consumer-facing website. The AWS Application Load Balancer is used to load balance the Amazon EC2-based web fleet; Amazon Route 53 is utilized to offer public DNS services.
To provide content to end users, the following URLs must be used:
test.example.com
web.example.com
example.com
Which mix of services must be employed to satisfy the need based on this information? (Select two.)
A. Path condition in ALB listener to route example.com to appropriate target groups.
B. Host condition in ALB listener to route *.example.com to appropriate target groups.
C. Host condition in ALB listener to route example.com to appropriate target groups.
D. Path condition in ALB listener to route *.example.com to appropriate target groups.
E. Host condition in ALB listener to route $$$$.example.com to appropriate target groups.
To provide content to end users, the following URLs must be used:
test.example.com
web.example.com
example.com
Which mix of services must be employed to satisfy the need based on this information? (Select two.)
A. Path condition in ALB listener to route example.com to appropriate target groups.
B. Host condition in ALB listener to route *.example.com to appropriate target groups.
C. Host condition in ALB listener to route example.com to appropriate target groups.
D. Path condition in ALB listener to route *.example.com to appropriate target groups.
E. Host condition in ALB listener to route $$$$.example.com to appropriate target groups.