TinyFunction

TinyFunction

World's fastest way to create cloud functions

6 followers

TinyFunction allows you to write and deploy cloud functions (~ AWS Lambda's) instantly. Visit TinyFunction.com, write function code and click Deploy button, thats it.
TinyFunction gallery image
TinyFunction gallery image
Free
Launch Team
Migma AI
Migma AI
Lovable for Email
Promoted

What do you think? …

Kishore
Hello PH Devs, TinyFunction allows you to write and deploy cloud functions instantly. Deploying lambda functions in AWS/GCP/Cloud is easy but TinyFunction makes it even more simpler. Visit TinyFunction.com, write function code and click Deploy button, you will get a url for your function. Just change the parameters (url params) and use it. Each function gets 128MB and max function execution time is set to 10 seconds. Please let me know which nodejs modules you want to use, I will try to inculde them. Also support for Python functions is coming soon. I love to hear your opinion and suggestions Kishore
Tom Shwa
@prakis Super buggy, Are you sure this thing can handle node js code. If yes then what libraries? using the https or fs module causes your website to crash completely. Rate limit? and why faq page is just lorem ipsum? I hope you don't mind me. (just trying to give some feedback on something I would have loved)
Kishore
@hippielemur Hi, What bugs are you facing? You mind sharing the script which crashed? Rate Limits are currently set to 1000 calls. I noticed the FAQ issue, fixing it right now. Thanks alot. Thanks for taking time to write me.
Tom Shwa
@prakis try this simple code - " const fs = require('fs') fs.rename('hi.json', 'yo.json', err => { if (err) { return console.error(err) } console.log('done') }) " -this code gave me this link - https://tinyfunction.com/call/21... which is not what's expected. found some more bugs other than this.
Kishore
@hippielemur File system is not accessible in any cloud functions because of auto scaling issues and security. For TinyFunction datastorage purposes I am working on integrating KeyVal.org and TinyDatabase.com.
Tom Shwa
@prakis but that should throw an error, not kill the website
Arda Helvacılar
Interesting product, will try!
Kishore
@helvacilar Thank you.
Francisc Boicu
Any chance PHP soon?
Kishore
@francisc_boicu1 Sure, I added PHP to the todo list.
Tommi Urtti
Cute idea, how long are the functions online? I don't suppose you'll leave em there forever?
Kishore
@frankbyte Thank you. After 1000 calls to a function it is disposed. Along with that I am thinking to add 1 month time limit.
Tommi Urtti
@prakis Sounds reasonable, great work on making it so easy!
Kishore
@frankbyte Thank you :) TinyDatabase.com is getting ready to simplify the data storage.
Gael Motte
May be a super way to prototype stuff for personal projects. Will try it on the next one !
Kishore
@gael_motte Thanks, pls let me know if you have any feedback while building prototypes. Currently we are working on Data storage module (TinyDatabase.com) that will greatly help in building prototypes.
Nishith from True Sparrow
Kishore! The simplicity of your product is brilliant. Love it. A feedback, the FAQ page throws lorem ipsum. You might want to fix that link.
Kishore
@nishith_shah Thanks I noticed the faq issue now, its my bad. Fixing it right now.
Nishith from True Sparrow
@prakis no worries! Launching fast is always better than keeping on polishing. :)
Kishore
@nishith_shah Its fixed now, Thank you.
Andrew 🏦
Wow! That looks exciting to me (however I can’t immediately find a use case for myself 😅)
Kishore
@superbulgakov Thank you. Some usecases are test calls, prototyping, I will list down usecases on the site soon.
123
•••
Next
Last