nottsjs/speakers

Node in the AWS Cloud - PARTICIPATION

nomad3k opened this issue · 1 comments

Use Web API and Lambda to construct a REST API that runs on NodeJS. I'd like it to be a participation event where the group creates the API, which effectively allows a client site/app to consume it. Very much a starting point, and could be a basis for further AWS talks, such as how to secure it.

Also, have you seen Serverless? It's a nice framework for building apps using Lambda and eventually other function-as-a-service services. It may or may not make it easier for us (I'm not experienced with Lambda, but Hello World was easy with Serverless).