🔥 3-day streak
AWS Certified Developer - Associate108 / 150
Question 108 of 150
A developer has a Lambda function that resizes and compresses uploaded images. During testing, the function frequently fails with a timeout error, and CloudWatch metrics show that duration is consistently hitting the configured 3-second limit even though the task is purely CPU-bound image processing. The function is currently configured with 128 MB of memory. What is the MOST effective change to reduce execution time?
Reviewed for accuracy · Report an issueNext question