Hacker News new | ask | show | jobs
Show HN: Fastest way to create cloud functions. Write and click deploy Button (tinyfunction.com)
15 points by prakis 1650 days ago
1 comments

Neat! How’s it implemented?
For this beta version there is a single AWS Lambda executer function, which interprets function scripts on every request. All the function info is stored in Redis.