Mongodb Online Training

Tags: MongoDB

Understand in-depth the concepts of MongoDB and apply them. Become a MongoDB Database Architect. Apply for MongoDB jobs.

Last updated 2022-01-10 | 4.1

- Understand what is MongoDB and its application
- Prepare for MongoDB Certification
- Introduction
- Installation
- Configuration of MongoDB

What you'll learn

Understand what is MongoDB and its application
Prepare for MongoDB Certification
Introduction
Installation
Configuration of MongoDB
CRUD Operations (Create
Read
Update
Delete
Insert)
Data Modeling and Model Tree Structure
On-demand Materialized Views
Capped Collections
Text Search
Database References
Write Concern
Aggregation
Operators - Query Projection
Comparison
Logical
Operators - Evaluation
Array
Update
Update Documents
Field Update Operator
Array Update Operator
Bitwise Update Operator
Introduction to mongo Shell
mongo Shell Methods - Collection Methods
Cursor and Database Methods
Bulk Operation Methods
Indexes and Storage
Replication and Deploying the Replication
Sharding
Administering MongoDB
Interview Questions
Practical Demo

* Requirements

* Enthusiasm and determination to make your mark on the world!

Description

  • Understand what is MongoDB and its application
  • Prepare for MongoDB Certification
  • Introduction, Installation, Configuration of MongoDB
  • CRUD Operations (Create, Read, Update, Delete, Insert)
  • Data Modeling and Model Tree Structure
  • On-demand Materialized Views, Capped Collections, Text Search
  • Database References, Write Concern, Aggregation
  • Operators - Query Projection, Comparison, Logical
  • Operators - Evaluation, Array, Update
  • Update Documents, Field Update Operator, Array Update Operator, Bitwise Update Operator
  • Introduction to mongo Shell
  • mongo Shell Methods - Collection Methods, Cursor and Database Methods, Bulk Operation Methods
  • Indexes and Storage
  • Replication and Deploying the Replication
  • Sharding
  • Administering MongoDB
  • Interview Questions
  • Practical Demo

Course content

13 sections • 17 lectures

Introduction, Installation, Configuration Preview 44:16

Content:

  • Introduction & Basics

  • Installation and Configuration

  • CRUD Operations (Create and Insert)

  • MongoDB Advantages


Objectives:

  • What is MongoDB?

  • How MongoDB can be installed in Local Machine?

  • Basic CRUD op's (Create & Read)

CRUD Operations (Update and Delete) Preview 43:50

Content:

  • CRUD Operations (Update and Delete)

  • Data Modeling

  • Model Tree Structure

  • Schema Validation


Objectives:

  • CRUD operation (Write & Delete)

  • How to work with Reference and Embedded Data Modeling?

  • Advantages over Data Modeling

  • How to find relationship between Parent, Child & Ancestors in Data?

  • How to Validate our data for large scale Application?

Views Preview 33:30

Content:

  • Views

  • On-Demand Materialized Views

  • Capped Collections

  • Text Search


Objectives:

  • How to create Views and Advantages over that?

  • Difference Between Views and Collection

  • What is Capped Collection?

  • How the Text Search is working in Collection?

Database References, Write Concern, Aggregation Preview 51:36

Content:

  • Database References

  • Write Concern

  • Aggregation

  • Query and Projection Operators (Comparison Query Operator Introduction)


Objectives:

  • How to use Database Reference?

  • What is Write Concern in MongoDB?

  • What is Query Projection Operators and its types?

Operators - Query Projection, Comparison, Logical Preview 33:04

Content:

  • Query and Projection Operators

  • Comparison Query Operators

  • Logical Query Operators


Objectives:

  • Types of Query Projection Operations

  • Behavior and Usage in Collection

Operators - Evaluation, Array, Update Preview 49:57

Content:

  • Query and Projection Operators

  • Evaluation Query Operators

  • Array Query Operators

  • Update Operators


Objectives:

  • How to handle Collection with Array in Operators?

  • Introduction to Update Operator

Update Documents Preview 46:19

Content:

  • Update Documents

  • Field Update Operator

  • Array Update Operator


Objectives:

  • How to Update the Embedded Field and Array Field in Collection?

Introduction to mongo Shell Preview 59:38

Content:

  • ArrayUpdate Documents

  • Bitwise Update Operator

  • mongo Shell Methods (Introduction)


Objectives:

  • How to use Bitwise Operator in MongoDB?

  • Introduction to mongo Shell Methods

mongo Shell Methods - Collection Methods Preview 01:01:09

Content:

  • mongo Shell Methods

  • Collection Methods


Objectives:

  • What is Collection Methods and its usage?

Cursor and Database Methods Preview 42:51

Content:

  • Cursor Methods

  • DataBase Methods


Objectives:

  • What is Cursor Methods and its usage?

  • What is Database methods and its usage?

Bulk Operation Methods, Indexes, Storage Preview 52:34

Content:

  • Bulk Operation Methods

  • Indexes

  • Storage


Objectives:

  • How can we do Bulk Operations with various methods?

  • What is Indexing?

  • How is Storage done in MongoDB?

Replication Preview 44:26

Content:

  • Replication

  • Replication Set Members

  • Replication Data Availability


Objectives:

  • Introduction to Replication

  • How to check the data availability for replica set members?

Deploying the Replication Preview 39:36

Content:

  • Replication Set Deployment

  • Member Configuration Deployment

  • Export and Import Files


Objectives:

  • How to deploy the replication in local environment?

  • How to configure the replica members?

  • How to export and import json or csv file to mongo?

Sharding Preview 38:56

Content:

  • Sharding


Objectives:

  • What is Sharding and its usage in brief?

Administering MongoDB Preview 30:25

Content:

  • Administration

  • MongoDB Back Methods


Objectives:

  • What is Administration in mongoDB?

  • How to set Profiling in mongo?

Interview Questions Preview 39:31

Content:

  • Interview Questions and FAQs


Objectives:

  • Some of frequently asked Interview Questions

Practical Demo Preview 45:05

Content:

  • Practical Demo


Objectives:

  • Practical demo with some operators and CRUD operations