Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer improve the performance of a CPU-bound AWS Lambda function to ensure faster response times?
A
By increasing the CPU core count allocated to the function.
B
By increasing the memory allocation for the function.
C
By increasing the reserved concurrency for the function.
D
By extending the function's timeout setting.