Hacker News new | ask | show | jobs
by posabsolute 3864 days ago
Yeah we thought about that, but is it reliable? We were really not sure we could always get rid of the cold start issue.
1 comments

AWS Lambda function schedules are driven off the same fault-tolerant, highly available service that powers SWF. (So...yes, they're reliable :)
Is keeping it hot with a cron job reliable though?