How can the developer MOST efficiently handle the temporary files?

2 Comments

  1. Christine
    Author

    I calculate that the answer is:
    Store the files in the /tmp directory and delete the files at the end of the Lambda function.

  2. Albert
    Author

    I plot that the answer is:
    Store the files in the /tmp directory and delete the files at the end of the Lambda function.

Leave a Reply

Your email address will not be published. Required fields are marked *

5 × four =