AWS SAA-C03 · Question 59 · Domain 4.2: Compute Cost Optimization
A company has a serverless application using Amazon API Gateway and AWS Lambda. The application is invoked millions of times per day, and the AWS bill is higher than expected. The solutions architect notices that the Lambda function execution time is very fast, but the API Gateway costs are dominating the bill. Which TWO strategies can reduce the overall cost of this architecture? (Select TWO.)
Answer options:
Increase the memory allocated to the Lambda function.
Switch from API Gateway REST APIs to HTTP APIs.
Deploy an Application Load Balancer (ALB) instead of API Gateway.
Implement caching in API Gateway.
Purchase EC2 Reserved Instances.
65 questions · hints · full answers · grading