ExamQuestions.com

Register
Login
AWS Certified SysOps Administrator Associate Exam Questions

Amazon

AWS Certified SysOps Administrator Associate

8 / 340

Question 8:

A large e-commerce furniture company is using a Web application supported by Application Load Balancer. ALB invokes a Lambda function based upon query parameter key within HTTP headers in the client request. When clients search products on this application with size & color options, they get responses only on one of the options & not both. Marketing Team is looking for a quick resolution for this error.
Which of the following can be done to resolve this error?

Answer options:

A.Enable HTTP header condition for Target groups with Target as Lambda function.
B.Enable Path-based routing for Target groups with Target as Lambda function.
C.Enable Host-based routing for Target groups with Target as Lambda function.
D.Enable Multi-Value headers for Target groups with Target as Lambda function.