ANS-C01 · Question #152
ANS-C01 Question #152: Real Exam Question with Answer & Explanation
The correct answer is A: Insert a rule for the load balancer HTTPS listener. Configure the rule to check the path-pattern. Default rule does not need stickiness because it is stateless.
Question
A company is deploying a new stateless web application on AWS. The web application will run on Amazon EC2 instances in private subnets behind an Application Load Balancer. The EC2 instances are in an Auto Scaling group. The web application has a stateful management application for administration that will run on EC2 instances that are in a separate Auto Scaling group. The company wants to access the management application by using the same URL as the web application, with a path prefix of/management. The protocol, hostname, and port number must be the same for the web application and the management application. Access to the management application must be restricted to the company's on-premises IP address space. An SSL/TLS certificate from AWS Certificate Manager (ACM) will protect the web application. Which combination of steps should a network engineer take to meet these requirements? (Choose two.)
Options
- AInsert a rule for the load balancer HTTPS listener. Configure the rule to check the path-pattern
- BModify the default rule for the load balancer HTTPS listener. Configure the rule to check the path-
- CInsert a rule for the load balancer HTTPS listener. Configure the rule to check the path-pattern
- DModify the default rule for the load balancer HTTPS listener. Configure the rule to check the path-
- EForward all requests to the web application target group. Edit the web application target group
Explanation
Default rule does not need stickiness because it is stateless.
Topics
Community Discussion
No community discussion yet for this question.