Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q3: A Developer is building a three-tier web
Q4: A Developer must repeatedly and consistently deploy
Q5: Which of the following are valid arguments
Q6: A company is using an AWS Lambda
Q7: You are writing to a DynamoDB table
Q9: A Developer is trying to monitor an
Q10: How does Envelope Encryption work in AWS
Q11: You have an environment that consists of
Q12: When a Developer tries to run an
Q13: What is one key difference between an