AWS SAA-C03 · Question 42 · Domain 3.2: Compute Performance
A developer has written an AWS Lambda function that processes images. The function currently takes 8 seconds to execute. The developer wants to improve the performance and reduce the execution time.<br/><br/>What is the simplest way to increase the CPU power allocated to the Lambda function?
Answer options:
Change the instance type of the underlying Lambda infrastructure.
Increase the memory allocated to the Lambda function.
Enable multi-threading in the Lambda function configuration.
Increase the timeout setting of the Lambda function.
65 questions · hints · full answers · grading