Show HN: Fastest way to create cloud functions. Write and click deploy Button
1–3 of 3 posts
Re: Show HN: Fastest way to create cloud functions. Write and click deploy Button
#2Neat! How’s it implemented?
Re: Show HN: Fastest way to create cloud functions. Write and click deploy Button
#3Neat! 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.