What is the MOST likely cause of the problem?

A company has written a Java AWS Lambda function to be triggered whenever a user uploads an image to an Amazon S3 bucket. The function converts the original image to several different formats and then copies the resulting images to another Amazon S3 bucket.

The Developers find that no images are being copied to the second Amazon S3 bucket. They have tested the code on an Amazon EC2 instance with 1GB of RAM, and it takes an average of 500 seconds to complete.

What is the MOST likely cause of the problem?
A . The Lambda function has insufficient memory and needs to be increased to 1 GB to match the Amazon EC2 instance
B . Files need to be copied to the same Amazon S3 bucket for processing, so the second bucket needs to be deleted.
C . Lambda functions have a maximum execution limit of 300 seconds, therefore the function is not completing.
D . There is a problem with the Java runtime for Lambda, and the function needs to be converted to node.js.

Answer: C

Latest DVA-C01 Dumps Valid Version with 463 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments