SAA-C03 · Question #783
A company is building a web application. The company needs a load balancing solution that supports HTTPS header-based routing. The company's security team also requires a rules-based method of…
The correct answer is B. Create an Application Load Balancer (ALB). Integrate the ALB with AWS WAF. Configure the. An Application Load Balancer (ALB) supports HTTPS header-based routing to direct traffic based on request attributes. Integrating the ALB with AWS WAF allows the security team to implement rules to block malicious requests, providing both application-layer routing and…
Question
A company is building a web application. The company needs a load balancing solution that supports HTTPS header-based routing. The company’s security team also requires a rules-based method of blocking specific incoming requests to decrease the effects of malicious activity. Which solution will meet these requirements?
Options
- ACreate an Application Load Balancer (ALB). Configure an HTTPS listener with mutual TLS
- BCreate an Application Load Balancer (ALB). Integrate the ALB with AWS WAF. Configure the
- CCreate an Application Load Balancer (ALB). Integrate the ALB with AWS Config. Apply custom
- DCreate a Network Load Balancer (NLB). Configure AWS Network Firewall with the security team's
How the community answered
(27 responses)- B89% (24)
- C7% (2)
- D4% (1)
Explanation
An Application Load Balancer (ALB) supports HTTPS header-based routing to direct traffic based on request attributes. Integrating the ALB with AWS WAF allows the security team to implement rules to block malicious requests, providing both application-layer routing and protection without additional infrastructure.
Community Discussion
No community discussion yet for this question.