MongoDB owes its popularity (starting to rival even Hadoop's) to a model that distributes client and server-side computation in a single console. Furthermore, it is particularly well suited for asynchronous web service composition with nodeJS. In this session we'll explore this environment in detail. Janos Hajagos, BMI's Chief Analytics Officer, will be joining us to describe some SBM use cases in both operations and for DSRIP.
You have mongo already installed in the workshop container ... note also document with URI to a remote mongo collection we'll be using in our hands-on session.
1. create account in compose.io for mongodb (optional)
2. download mongodb (optional).
3. we have all of this in the Workshop container in nitrous.
...
background in NOSQL
Google BigTable: http://static.googleusercontent.com/media/research.google.com/en//archive/bigtable-osdi06.pdf.
Google Millwheel: http://research.google.com/pubs/pub41378.html.
Reference