Question 16 of 40
Single answerA developer has written an AWS Lambda function. The function is CPU-bound. The developer wants to ensure that the function returns responses quickly.
How can the developer improve the function's performance?
A.Increase the function's CPU core count.
B.Increase the function's memory.
C.Increase the function's reserved concurrency.
D.Increase the function's timeout.
<p>B.Increase the function's memory.</p>
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.