AWS SAA-C03 · Question 42 · Domain 3.2: Compute Performance
A developer has written an AWS Lambda function that processes images. The function is taking too long to execute, and the developer wants to improve its CPU performance. How can the developer increase the CPU power allocated to the Lambda function?
Answer options:
Change the instance type in the Lambda configuration.
Increase the memory allocated to the Lambda function.
Enable multi-threading in the Lambda function code.
Increase the timeout setting for the Lambda function.
65 questions · hints · full answers · grading