MongoDB Administrator’s Guide

Cyrus Dasadia

  • 出版商: Packt Publishing
  • 出版日期: 2017-10-31
  • 售價: $1,700
  • 貴賓價: 9.5$1,615
  • 語言: 英文
  • 頁數: 429
  • 裝訂: Paperback
  • ISBN: 178712648X
  • ISBN-13: 9781787126480
  • 相關分類: NoSQLMongoDB
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Configure and deploy your MongoDB instance securely, without any hassle
  • Optimize your database's query performance, perform scale out operations and make it highly available
  • Practical guide with a recipe-based approach to help you tackle any problem in the application and database administration aspects of MongoDB

Book Description

MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of the systems that power many different organizations. Packed with many features that have become essential for many different types of software professionals and incredibly easy to use, this cookbook contains more than 100 recipes to address the everyday challenges of working with MongoDB.

Starting with covering the database configuration, you will understand the indexing aspects of MongoDB. The book also includes practical recipes on how you can optimize your database's query performance, perform diagnostics and query debugging. You will also learn how to implement the core administration tasks required for high-availability and scalability, achieved through replica sets and sharding, respectively. You will also implement server security concepts like authentication, user management, role-based access models and TLS configuration. You will also learn how to backup and recover your database efficiently and monitor server performance.

By the end of this book, you will have all the information you need, along with tips, tricks and best practices, to implement a high-performant MongoDB solution.

What you will learn

  • Install and deploy MongoDB in production
  • Manage and implement optimal indexes
  • Optimize monitoring in MongoDB
  • Fine-tune the performance of your queries
  • Debug and diagnose your database's performance
  • Optimize database backup and recovery and ensure high availability
  • Make your MongoDB instance scalable
  • Implement security and user authentication features in MongoDB
  • Includes optimal cloud deployment strategies