Compute Flashcards

1
Q

You are using AWS Lambda to implement a batch job for a big data analytics workflow. Based on historical trends, a similar job runs for 30 minutes on average. The Lambda function pulls data from Amazon S3, processes it, and then writes the results back to S3. When you deployed your AWS Lambda function, you noticed an issue where the Lambda function abruptly failed after 15 minutes of execution.

Why is Lambda failing?

A

Lambdas only last 15 minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly