Medium1 markMultiple Choice
Domain 2.1: Scalable ArchitecturesDomain 2ResilienceALBLoad Balancing

AWS SAA-C03 · Question 21 · Domain 2.1: Scalable Architectures

A company is designing a highly scalable web application. The application will receive HTTP and HTTPS traffic and needs to route requests to different target groups based on the URL path. Which AWS service should the solutions architect recommend?

Answer options:

A.

Network Load Balancer (NLB)

B.

Application Load Balancer (ALB)

C.

Gateway Load Balancer (GWLB)

D.

Amazon Route 53

How to approach this question

Match 'HTTP/HTTPS' and 'URL path routing' with Application Load Balancer (Layer 7).

Full Answer

B.Application Load Balancer (ALB)✓ Correct
Application Load Balancer (ALB)
An Application Load Balancer functions at the application layer (Layer 7) of the OSI model. It supports content-based routing, allowing you to route requests to different target groups based on the URL path, host header, HTTP headers, or query string parameters.

Common mistakes

Choosing NLB, which is for ultra-high performance TCP/UDP traffic but lacks Layer 7 routing.

Practice the full AWS SAA-C03 Practice Exam 1

65 questions · hints · full answers · grading

More questions from this exam