
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company wants to use an event-driven programming model with AWS Lambda. The company wants to reduce startup latency for Lambda functions that run on Java 11. The company does not have strict latency requirements for the applications. The company wants to reduce cold starts and outlier latencies when a function scales up.
Which solution will meet these requirements MOST cost-effectively?
A
Configure Lambda provisioned concurrency.
B
Increase the timeout of the Lambda functions.
C
Increase the memory of the Lambda functions.
D
Configure Lambda SnapStart.
Explanation:
Explanation:
Why D (Configure Lambda SnapStart) is correct:
Why other options are incorrect:
Key considerations: