LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Developer - Associate

AWS Certified Developer - Associate

Get started today

Ultimate access to all questions.


Your Lambda function is designed to handle file processing tasks for your customers. During this process, the function generates numerous intermediary files that need to be temporarily stored on disk. These files are only required for the duration of the function's execution and are discarded once the function completes its task and stops running.

What is the most efficient method to temporarily store these files for your Lambda functions, ensuring they are discarded once the function execution ends?

Exam-Like



Powered ByGPT-5