
Ultimate access to all questions.
A development team is planning to deploy an AWS Lambda function that will require substantial CPU usage. They aim to minimize the function's average runtime to enhance performance and efficiency.
As an AWS Certified Developer Associate, which of the following recommendations would you provide to achieve a reduction in the function's average runtime?
A
Deploy the function using Lambda layers
B
Deploy the function with its CPU allocation set to the maximum amount
C
Deploy the function into multiple AWS Regions
D
Deploy the function with its memory allocation set to the maximum amount