var myCloudedFunction = λ(myFunction);
Get started
You wont have to modify your functions
Your functions are executed on Amazon servers
Your functions are automatically re-uploaded to AWS Lambda when you make changes
Calling clouded functions is almost as fast as calling them locally