Solved

A Developer Is Changing the Configuration for a CPU-Intensive AWS

Question 103

Multiple Choice

A developer is changing the configuration for a CPU-intensive AWS Lambda function that runs once an hour. The function usually takes 45 seconds to run, but sometimes the run time is up to 1 minute. The timeout parameter is set to 3 minutes, and all other parameters are set to default. The developer needs to optimize the run time of this function. Which solution will meet this requirement?


A) Redeploy the function within the default VPC.
B) Increase the function's memory.
C) Redeploy the function by using Lambda layers.
D) Increase the function's reserved concurrency.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions