List of questions
Related questions
Question 253 - DVA-C01 discussion
A company is running an application built on AWS Lambda functions. One Lambda function has performance issues when it has to download a 50MB file from the Internet in every execution. This function is called multiple times a second. What solution would give the BEST performance increase?
A.
Cache the file in the /tmp directory
B.
Increase the Lambda maximum execution time
C.
Put an Elastic Load Balancer in front of the Lambda function
D.
Cache the file in Amazon S3
Your answer:
0 comments
Sorted by
Leave a comment first