Hacker News new | past | comments | ask | show | jobs | submit login

Yes. It's a common trick to speed up execution. If you have to download a big chunk of data to make your lambda work, you download it to /tmp, and then when you run you first check for it there.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: