0% found this document useful (0 votes)
15 views3 pages

MongoDB Online Training by ACTE

Uploaded by

manojvadde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views3 pages

MongoDB Online Training by ACTE

Uploaded by

manojvadde
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Syllabus of MongoDB Online Training by ACTE

Module 1: Introduction to NoSQL & MongoDB

 NoSQL
 Key Value Stores
 Document Databases
 Wide - Column Stores
 Graph Stores
 What Drives NoSQL
 Evalution of NoSQL
 NoSQL vs RDBMS
 MongoDB
 MongoDB Features

Module 2: MongoDB - Installation

 MongoDB Installation

Module 3: MongoDB SES2 Database

 Mongo Shell & Mongo Compass


 RDBMS TERMINOLOGY WITH MONGODB
 MongoDB Database
 MongoDB Collection
 List of Options
 MongoDB Documents
 Introduction to JSON and BSON Documents
 MongoDB DataTypes

Module 4: MongoDB SES3 Datatypes & Curd Operators

 MongoDB Datatypes
 Basic Commands
 Insert Document
 Difference between Insert, insert One, and Insert Many
 Query Document
 Query Document with Conditions
 Update Document
 Delete Document

Module 5: Data Modeling And Model Tree Structures

 DataModeling
 Why use DataModel
 Types of Data Models
 MongoDB Data Model
 Challenges for Data Modeling in MongoDB
 Model Relationships
 Model Tree Structures
 Model Specific Application Contexts

Module 6: Projections & Indexing

 Model Specific Application Contexts


 Projection
 Limit & Skip Method
 MongoDB sort method
 MongoDB count method

Module 7: Aggregation

 Aggregation
 Aggregation Pipeline

Module 8: Replication

 Replication
 Why Replication
 How Replication Works in MongoDB
 Automatic Failover
 How to setup Replication in MongoDB

Module 9: Sharding

 Sharding
 Sharded Cluster
 Query Router
 Hashed Sharding
 Ranged Sharding

Module 10: Database Management

 Dump MongoDB Data


 Practical Demonstration of how to backup MongoDB Data
 Mongo import with JSON
 Practical explanation how to import with JSON
 Mongo import with CSV
 Practical explanation Mongo import with CSV
 MongoExport with JSON or CSV

Module 11: Runtime Database Management

 Runtime Database Configuration


 Runtime Database Configuration
 Upgrade to the Latest Version of MongoDB
 Major and Minor Upgrades
 MongoDB Ops Manager

Module 12: Authentication, User & Roles

 Authentication & Authorization


 Authentication Methods
 Authentication
 User Management Methods
 Role-Based Access Control
 Built-in-Roles

You might also like