🔥 3-day streak
AWS Certified Developer - Associate104 / 150
Question 104 of 150

A developer builds a Lambda function triggered by S3 object-created events. Each uploaded object is a large CSV file (up to 500 MB) that must be parsed and its rows written to DynamoDB. During testing, the function occasionally fails with memory errors and sometimes times out. Which approach BEST addresses processing these large files reliably while following AWS best practices?

Reviewed for accuracy · Report an issueNext question