AmazonAmazon
SOA-C02 · Question #394
SOA-C02 Question #394: Real Exam Question with Answer & Explanation
The correct answer is C: Increase the amount of memory for the Lambda function.. https://docs.aws.amazon.com/lambda/latest/dg/configuration-function- common.html#configuration-memory-console
Submitted by zhang_li· Mar 30, 2026
Question
A company's AWS Lambda function is experiencing performance issues. The Lambda function performs many CPU-intensive operations. The Lambda function is not running fast enough and is creating bottlenecks in the system. What should a SysOps administrator do to resolve this issue?
Options
- AIn the CPU launch options for the Lambda function, activate hyperthreading.
- BTurn off the AWS managed encryption.
- CIncrease the amount of memory for the Lambda function.
- DLoad the required code into a custom layer.
Explanation
https://docs.aws.amazon.com/lambda/latest/dg/configuration-function- common.html#configuration-memory-console
Community Discussion
No community discussion yet for this question.