Serverless Clustering w/ Stateless Computing (Lambda)
- support multi cluster groups.
- support realtime monitoring via AWS web-socket.
- support NoSQL (DynamoDB) datbase and event-stream.
- support synchronous request via rest-api
- support asynchronous multi requests.
-
Realtime Monitoring of nodes.
-
Synchronous request directly to a node.
-
Asynchronous multi requests to nodes.
# install nodejs package
$ npm install
# deploy to AWS w/ profile <lemon>
$ npm run deploy.lemon