nerdexam
Amazon

SOA-C02 · Question #394

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…

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, 2026Cost and Performance Optimization

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.

How the community answered

(59 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    85% (50)
  • D
    10% (6)

Explanation

https://docs.aws.amazon.com/lambda/latest/dg/configuration-function- common.html#configuration-memory-console

Topics

#Lambda memory configuration#CPU allocation#function performance#bottleneck resolution

Community Discussion

No community discussion yet for this question.

Full SOA-C02 Practice