Bookbot

Kristina Chodorow

    MongoDB. The Definitive Guide
    Scaling MongoDB
    • Scaling MongoDB

      • 49pages
      • 2 heures de lecture

      Create a MongoDB cluster that will to grow to meet the needs of your application. With this short and concise book, you'll get guidelines for setting up and using clusters to store a large volume of data, and learn how to access the data efficiently. In the process, you'll understand how to make your application work with a distributed database system. Scaling MongoDB will help you: Set up a MongoDB cluster through sharding Work with a cluster to query and update data Operate, monitor, and backup your cluster Plan your application to deal with outages By following the advice in this book, you'll be well on your way to building and running an efficient, predictable distributed system using MongoDB.

      Scaling MongoDB
      3,5
    • MongoDB. The Definitive Guide

      • 240pages
      • 9 heures de lecture

      Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction shows you the many advantages of using document-oriented databases and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This guide provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project. Ideal for NoSQL newcomers and experienced MongoDB users alike, this guide provides numerous real-world schema design examples. Get started with MongoDB core concepts and vocabulary. Perform basic write operations at different levels of safety and speed. Create complex queries, with options for limiting, skipping, and sorting results. Design an application that works well with MongoDB. Aggregate data, including counting, finding distinct values, grouping documents, and using MapReduce. Gather and interpret statistics about your collections and databases. Set up replica sets and automatic failover in MongoDB. Use sharding to scale horizontally, and learn how it impacts applications. Delve into monitoring, security and authentication, backup/restore, and other administrative tasks.

      MongoDB. The Definitive Guide