AWS SAP-C02 · Question 55 · Domain 3.3: Performance Improvement
A serverless application uses API Gateway and AWS Lambda. Users complain about slow response times when the application hasn't been used for a while. The architect identifies Lambda 'cold starts' as the issue. Which TWO actions will mitigate this performance issue? (Select TWO)
Answer options:
Configure Provisioned Concurrency on the Lambda functions.
Increase the memory allocated to the Lambda functions.
Rewrite the Lambda functions in a compiled language like Go or Rust.
Use an Application Load Balancer instead of API Gateway.
Enable API Gateway caching.
Deploy the Lambda functions in a VPC.
75 questions · hints · full answers · grading