AWS Certified Solutions Architect Associate SAA-C03 Practice Question
An e-commerce company expects variable but often high volumes of HTTPS traffic to its web application, including complex querying and path-based routing requirements. Which AWS service should the Solutions Architect recommend to distribute incoming application traffic efficiently, accommodating the expected usage patterns?
Amazon Application Load Balancer (ALB) is optimized for layer 7 traffic and can handle the high volumes of HTTPS traffic effectively. It also offers advanced request routing configured through listener rules, which makes it suitable for handling complex querying and path-based routing requirements commonly needed by dynamic web applications like those of e-commerce sites.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the advantages of using an Application Load Balancer (ALB) over a Network Load Balancer (NLB)?
Open an interactive chat with Bash
What are Layer 7 and Layer 4 in networking, and why is Layer 7 important for web applications?
Open an interactive chat with Bash
How does HTTPS traffic work, and what role does an Application Load Balancer play in managing it?