ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

529 / 690

Question 529:

Your team creates an Application Load Balancer for a new application and registers a Lambda function as its target. Three availability zones are enabled for the ALB. You want to take some actions to reduce the cost. Which of the below options is the most appropriate?

Answer options:

A.Replace the Lambda function with an EC2 Auto Scaling Group as the ELB target.
B.Enable only one availability zone in the Application Load Balancer.
C.Modify the ELB listener to be TCP with a customized port.
D.Optimize the Lambda function so that the function executes the code faster.