Fork me on GitHub

Lambdaws

Easily deploy, run and get results from AWS Lambda in node.js

                    var myCloudedFunction = λ(myFunction);
                
Get started

Why Lambdaws?

Because you want to build highly scalable and highly available applications.

Easy to use

You wont have to modify your functions

Cloud

Your functions are executed on Amazon servers

Change detection

Your functions are automatically re-uploaded to AWS Lambda when you make changes

Efficient

Calling clouded functions is almost as fast as calling them locally