Get in Touch

Course Outline

MongoDB Architectural Overview

  • History, design objectives, and core features
  • Process architecture (mongos, mongod, configuration servers)
  • Directory and file structure

Working with the MongoDB Shell

  • Documents and data types
  • CRUD operations (Inserts, queries, updates, deletes)
  • System commands

Single-server Configuration and Deployment

  • Configuration files
  • Data file allocation and management
  • Log file management
  • Hardware and file-system recommendations

Security

  • Built-in authentication mechanisms
  • Best practices for secure deployment

Monitoring MongoDB

  • Using mongostat
  • Analyzing memory and IO performance
  • Integration with monitoring tools: Munin, Cacti, Nagios
  • MongoDB's web-based console

Indexing and Query Optimization

  • Managing indexes and understanding MongoDB's indexing internals
  • Single, Compound, and Geo indexes
  • Identifying inefficient queries and utilizing the query profiler.

Introduction to drivers (Java/Python/Ruby/PHP/Perl)

  • Communication mechanisms between drivers, the shell, and MongoDB
  • BSON format and the MongoDB Wire Protocol
  • Troubleshooting application connectivity issues

Intro to Read and Write scalability

Replication and Durability

  • Master-slave replication
  • Replica sets
  • Utilizing write concern for data durability
  • Handling replication failures

Auto-Sharding

  • Understanding how sharding works
  • Setting up a MongoDB sharded cluster

Choosing a shard key

Sharding and indexes

  • Sharding and Replica Set Topologies
  • Administering a sharded cluster

Shard / Chunk Migration

Backup and Restore Plans

  • Filesystem-based strategies
  • Using mongodump and mongorestore
  • Utilizing rsync
  • Using mongoimport and mongoexport

Requirements

Basic knowledge of operating system administration.

 14 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories