DVA-C02 • Quick Quiz
DVA-C02 quick quiz — 10 questions in under 10 minutes. Instant answers and explanations. Perfect daily warm-up.
A developer is troubleshooting an AWS Lambda function that is triggered by an S3 event. The function occasionally fails with a timeout error. CloudWatch logs show that the timeout occurs during the processing of large files. The function has a memory setting of 128 MB and a timeout of 3 seconds. The developer wants to process large files without modifying the code. Which parameter should the developer adjust first?