Lambda, Javascript Micro-Services on AWS

added by Robert Greyling
12/19/2014 4:21:45 PM

1493 Views

Amazon just released a bunch of new services. My favorite is Lambda. Lambda allows me to deploy simple micro-services without having to setup any servers at all. Everything is hosted in the AWS cloud. Another cool thing about Lambda services is that the default runtime is Node.js!


0 comments