Order now and start the best online E-Learning MongoDB Development today. 365 days of training when it suits you.
Read more.
Bulk discount
No discount
1 Piece
€216,59€179,00
2% Discount
2 Pieces
€212,26€175,42/ Piece
3% Discount
3 Pieces
€210,09€173,63/ Piece
4% Discount
4 Pieces
€207,93€171,84/ Piece
5% Discount
5 Pieces
€205,76€170,05/ Piece
10% Discount
10 Pieces
€194,93€161,10/ Piece
15% Discount
25 Pieces
€184,10€152,15/ Piece
20% Discount
50 Pieces
€173,27€143,20/ Piece
Make a choice
Officieel examen Online of fysiek
Start nu – bekroonde e-learning Inclusief proefexamens & 24/7
ISO 9001 & 27001 werkwijze 1000+ organisaties gingen u voor
Maatwerk & gratis intake Inclusief nulmeting bij training
Product description
MongoDB Development E-Learning
Order this great E-Learning MongoDB Development online! ✔️ 1 year 24/7 access to rich interactive videos, voice, practice assignments, progress monitoring through reports, and tests per subject to directly test your knowledge. ✔️ Receive a certificate of participation upon completion of the course.
Why choose this course?
MongoDB is one of the most popular NoSQL databases, known for its flexibility and performance. It supports JSON-like documents with dynamic schemas, making data management easier and more efficient. This course provides a thorough introduction to MongoDB and its powerful features.
What you will learn in this course:
Fundamentals of MongoDB: Understand the core concepts of document-oriented databases and the benefits of MongoDB.
Database installation and management: Learn how to install, configure, and manage a MongoDB database.
Data storage and query: Learn how to insert, update, delete, and query data using MongoDB queries.
Indexing and performance: Explore techniques to create indexes and optimize database performance.
Replication and security: Understand how replication works to ensure data availability and implement security measures to protect sensitive data.
MongoDB simplifies data management and enables companies to build scalable and flexible solutions. This course will help you develop the skills needed to effectively use MongoDB in real-world projects.
Who should participate?
This training is ideal for:
Software developers who want to learn to use NoSQL databases.
Data Engineers interested in scalable database solutions.
IT professionals who work with large amounts of structured and unstructured data.
Beginners who want to get to know a powerful and modern database.
Whether you're a database novice or an experienced professional looking to expand your knowledge, this course will provide valuable insights and skills.
Demo MongoDB Development Training
Cursusinhoud
Course content
Introduction to MongoDB
Course: 16 Minutes
Course Introduction
Overview of MongoDB
Understanding the Key Features of MongoDB
Introducing Data Model Design
Installing MongoDB
Course: 22 Minutes
Overview of Installing MongoDB
Understanding How to Install MongoDB on Linux
Installing MongoDB on Linux
Running MongoDB on Linux
Preparing to Install MongoDB on Windows
Running MongoDB on Windows
Connecting to a MongoDB Database
Using the Mongo Shell
Writing Documents
Course: 25 Minutes
Course Introduction
Introducing CRUD
Understanding the Database Storage
Creating and Inserting Documents
Updating Documents
Removing Documents
Read and Aggregate Data
Course: 28 Minutes
Understanding Read Operations
Understanding Cursors
Querying Documents Using the find() Method
Understanding Aggregation of Data
Using Aggregation Pipeline to Transform Documents
Using MapReduce Operations to Perform Aggregation
Using Single Purpose Aggregation Operations
Practice: Installing and Reading Data
Course: 3 Minutes
Exercise: Install and Read Data in MongoDB
MongoDB: Indexes and Query Optimization
Course: 33 Minutes
Course Introduction
Introduction to Indexes
Understanding the Types of Indexes
Understanding Index Properties
Understanding Query Optimization
Creating Single Indexes
Creating Compound Indexes
Creating More Complex Indexes
Replication
Course: 27 Minutes
Course Introduction
Introduction to Replication
Understanding Replica Set Deployment Architectures
Understanding Replica Set High Availability
Understanding Replica Set Read and Write Semantics
Deploying a Replica Set
Managing the Replica Set Oplog
Understanding Replica Set Data Synchronization
Security
Course: 30 Minutes
Overview of MongoDB Security
Overview of Authentication Mechanisms
Enabling Authentication and Setting Up an Admin User
Creating Database Users
Configuring Role-based Access Control
Configuring System Events Auditing
Configuring Support for SSL
Practice: Enable Indexes, Replication, and Security
Course: 4 Minutes
Exercise: Create Indexes, Replication, and Security
MapReduce
Course: 19 Minutes
Course Introduction
Using the Map Function
Working with the Reduce Function
Performing a MapReduce
Performing an Incremental MapReduce
Atomic Counters
Course: 9 Minutes
Defining the Need for Atomic Counters
Handling Atomic Counters
Binary Data Course: 17 Minutes
Defining BSON
Storing Binary Data
Retrieving Binary Data
Converting to JSON
Java Persistence
Course: 5 Minutes
Course Introduction
Using Hibernate
Java REST
Course: 11 Minutes
Installing RestHeart
Using CRUD Operations
Querying with RestHeart
GridFS
Course: 20 Minutes
Connecting to GridFS
Uploading Files
Finding Files
Performing File Management
Practice: Using GridFS and Binary Data
Course: 3 Minutes
Exercise: Use GridFS and Binary Data
MongoDB: User Management
Course: 30 Minutes
Course Introduction
Working with the User Management Interface
Adding, Deleting, and Managing Users
Creating a User-defined Role
Configuring Role-based Access Control
Modifying User Access, Privileges, and Passwords
Authenticating a User
Using a Dedicated User to Run MongoDB
Operations
Course: 25 Minutes
Course Introduction
Creating, Getting, and Dropping a Database
Creating, Listing, and Dropping Collections
Creating a Collection Index
Listing and Manipulating Indexes on a Collection
Manipulating Text Indexes
Managing Data Integrity
Tools
Course: 14 Minutes
Identifying Where to get Add-ons and Tools
Using RoboMongo
Using MongoAdmin Desktop
Using MongoAdmin Web
Practice: Using Tools to Manage MongoDB
Course: 2 Minutes
Exercise: Use Tools to Manage Users and Databases
Cloud Manager
Course: 29 Minutes
Course Introduction
Using Cloud Manager
Identifying the Prerequisites for Deploying
Provisioning and Deploying Servers
Managing Deployments
Using Alerts and Monitoring
Managing Users and Groups
Describing the API
Cloud Deployment
Course: 22 Minutes
Planning System Sizing
Configuring for Disaster Recovery
Deploying a High Availability Cluster
Deploying Using Cloud Manager
Deploying Using OpsManager
Integration with Hadoop
Course: 11 Minutes
Installing the Hadoop Connector
Installing MongoDB
Practice: Cloud Manager and Hadoop
Course: 3 Minutes
Exercise: Integrating MongoDB with Hadoop
Stats
Course: 14 Minutes
Course Introduction
Identifying DB and Collection Stats
Using Objects and Size Stats
Working with Extents and Indexes
Monitoring
Course: 13 Minutes
Working with Logging
Using Monitoring
Configuring and Using SNMP with Linux
Backup and Restore
Course: 17 Minutes
Using cp or sync to Create a Backup
Restoring Using a cp or sync Created Backup
Creating Filesystem Snapshots
Restoring a Filesystem Snapshot
Java ASYNC Interface
Course: 35 Minutes
Course Introduction
Going Asynchronous
Making an Asynchronous Connection
Querying
Using CRUD Operations
Backing up with mongodump
Restoring with mongorestore
Configuring and Using SNMP with Windows
Processing Aggregations
Practice: Stats and Backups for MongoDB
Course: 4 Minutes
Exercise: Use Stats and Create Backups
PyMongo
Course: 28 Minutes
Course Introduction
Installing PyMongo
Making a Connection and Using a Database
Using CRUD Operations
Getting or Querying a Document
Creating and Managing Indexes
Using Bulk Inserts, Counting, and Range Queries
GridFS with Python
Course: 17 Minutes
Connecting to a GridFS
Manipulating Files
Querying
Streaming
REST Using Python
Course: 21 Minutes
Installing Eve
Configuring and Using Eve
Querying Using Eve
Performing CRUD Operations in Eve
Sorting and Pretty Printing
Practice: Python with MongoDB
Course: 3 Minutes
Exercise: Use PyMongo to Integrate with MongoDB
MongoDB: Integration with Spark
Course: 59 Minutes
Spark Connector
Course: 15 Minutes
Course Introduction Installing the Connector Configuring the Connector
MongoDB and Spark with Java
Course: 31 Minutes
Reading Data from MongoDB
Using Datasets and Schemas
Using SQL to Retrieve Data
Writing Data to MongoDB
Working with Aggregation
Practice: Using Spark for MongoDB
Course: 13 Minutes
Exercise: Use the MongoDB Connector for Spark
Get started with MongoDB Development!
✔️ Take the course at your own pace, with interactive videos and practical assignments. ✔️ Test your knowledge per subject and monitor your progress with reports. ✔️ Receive a certificate of participation and prove your expertise in MongoDB.
Order your course now and discover how MongoDB can take your projects to the next level!
Specifications
Article number
141179008
SKU
141179008
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
10:06 Hour
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Heeft u vragen over dit product of hulp nodig bij het bestellen? Onze AI-chatbot is 24/7 beschikbaar, of neem contact op via [email protected] of bel +31 36 760 1019
Heeft u vragen over dit product of hulp nodig bij het bestellen? Onze AI-chatbot is 24/7 beschikbaar, of neem contact op via [email protected] of bel +31 36 760 1019
Order online the best Practice Labs Live Labs FC0-U61 CompTIA IT Fundamentals an...
€140,36€116,00
Specifications
Article number
141179008
SKU
141179008
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
10:06 Hour
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies.
Manage cookies