This talk covers cloud databases and MongoDB. You will learn about characteristics of distributed cloud-based data stores and how to use MongoDB with Node.js applications.
Lab-mongo-01
MongoDB is a store for JSON documents, and allows these documents to be queried and manipulated, using JSON itself as the query language.
Assignment-1
Develop a node-based API for data persistence. Continuous assessment percentage - 50% (25% of your overall mark including final exam).