Course programme
Installation and Setup
5 lectures 49:32
The Course Overview
This video gives an overview of the entire course.
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
Installation and Setup
5 lectures 49:32
The Course Overview
This video gives an overview of the entire course.
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
The Course Overview
This video gives an overview of the entire course.
The Course Overview
This video gives an overview of the entire course.
The Course Overview
This video gives an overview of the entire course.
The Course Overview
This video gives an overview of the entire course.
This video gives an overview of the entire course.
This video gives an overview of the entire course.
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Introduction to the Environments
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
In this video, we will understand the different deployment environments
• Understand the Development Environment
• Understand the QA/Test Environment
• Understand the production and the sales/pre-sales/ staging environment
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
In this video, we will understand the installation on MongoDb on AWS
• Get a hands-on demo of the installation on an AWS environment
• Create , configure, install, startup and connect to a version of Amazon linux running on AWS
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on AWS (Continued)
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
In this video, we will continue with the previous video where we install MongoDb on AWS
• Install MongoDb 3.2 on the AWS instance
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
Installation on Ubuntu
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
In this video, we will understand the installation on MongoDb on Ubuntu
• Get a hands-on demo of the installation on an Ubuntu 16.04
• Install MongoDb and all the support packages on Ubuntu
• Get Mongo Up and running
Configuration
12 lectures 02:19:30
Discussion of /etc/mongod.conf
In this video, we will get an understanding of configuring MongoDB.
• Go through the documentation of configuration file options
• Learn about moving our DB to a different physical location on a different hard disk drive
Replication Clusters (Configuration)
In this video, we will set MongoDB replication sets.
• Use the Mongo standalone instance to set up the replication sets
• Take a look at the Basic and Complex MongoDB replication set
• Make some config File changes and analyse the results
Adjust Priority for Replica Set Member
In this video, we will learn to adjust the priority for replica set member.
• Learn to set up a priority database node
Sharding
In this video, we will learn all about sharding and its architecture.
• Introduce the viewers to the concept of sharding
• Review the concept of replication sets
• Understand why should we use sharding
Shard Strategies
In this video, we will learn all about shard strategies.
• Understand the goals of shard strategies
• Understand the kinds of shard strategies
Installing the Configuration Replication Set
In this video, we will install and configure the replication set.
• Review the sharding concepts
• Go through the topology used for the demo
Installing the Configuration Replication Set (Continued)
In this video, we will continue the installation and configuration the replication set.
• Get the configuration replication set up and running
Installing the Query Router
In this video, we will install the query router.
• Get the query router up and running and talking to our configuration replication set
Adding Shards to a Cluster
In this video, we will continue our discussion on sharding by adding shards to a cluster.
• Observe our current updated topology
• Observe the current configuration files
Start the Mongo Service at Boot Time
In this video, we will continue our discussion on adding shards to a cluster.
• Get a hands on demo of adding the shards to our cluster
Add Data to Our Sharded Cluster
In this video, we will learn to add data to our shard in two ways.
• Create a database within the sharded cluster
• Explore the sharding options
Adding Data
In this video, we will continue our discussion on adding data to our sharded cluster.
• Get a hands on demo of adding the data to our sharded cluster
Configuration.
12 lectures 02:19:30
Discussion of /etc/mongod.conf
In this video, we will get an understanding of configuring MongoDB.
• Go through the documentation of configuration file options
• Learn about moving our DB to a different physical location on a different hard disk drive
Replication Clusters (Configuration)
In this video, we will set MongoDB replication sets.
• Use the Mongo standalone instance to set up the replication sets
• Take a look at the Basic and Complex MongoDB replication set
• Make some config File changes and analyse the results
Adjust Priority for Replica Set Member
In this video, we will learn to adjust the priority for replica set member.
• Learn to set up a priority database node
Sharding
In this video, we will learn all about sharding and its architecture.
• Introduce the viewers to the concept of sharding
• Review the concept of replication sets
• Understand why should we use sharding
Shard Strategies
In this video, we will learn all about shard strategies.
• Understand the goals of shard strategies
• Understand the kinds of shard strategies
Installing the Configuration Replication Set
In this video, we will install and configure the replication set.
• Review the sharding concepts
• Go through the topology used for the demo
Installing the Configuration Replication Set (Continued)
In this video, we will continue the installation and configuration the replication set.
• Get the configuration replication set up and running
Installing the Query Router
In this video, we will install the query router.
• Get the query router up and running and talking to our configuration replication set
Adding Shards to a Cluster
In this video, we will continue our discussion on sharding by adding shards to a cluster.
• Observe our current updated topology
• Observe the current configuration files
Start the Mongo Service at Boot Time
In this video, we will continue our discussion on adding shards to a cluster.
• Get a hands on demo of adding the shards to our cluster
Add Data to Our Sharded Cluster
In this video, we will learn to add data to our shard in two ways.
• Create a database within the sharded cluster
• Explore the sharding options
Adding Data
In this video, we will continue our discussion on adding data to our sharded cluster.
• Get a hands on demo of adding the data to our sharded cluster
Discussion of /etc/mongod Get a hands on demo of adding the shards to our...