
Ultimate access to all questions.
As an AWS Certified Developer Associate focusing on optimizing serverless applications, you are tasked with enhancing the performance of a CPU-bound AWS Lambda function. Considering its reliance on CPU resources, what specific steps can a developer take to optimize its performance and ensure fast response time?
A
Increase the function's provisioned concurrency
B
Increase the function's memory
C
Increase the function's timeout
D
Increase the function's CPU