Mastering MongoDB 3.x an expert's guide to building fault-tolerant MongoDB applications

The next part deals with the administration of MongoDB installations on-premise or in the cloud. We deal with database internals in the next section, explaining storage systems and how they can affect performance. The last section of this book deals with replication and MongoDB scaling, along with i...

Full description

Bibliographic Details
Main Author: Giamas, Alex
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04541nmm a2200433 u 4500
001 EB001933547
003 EBX01000000000000001096449
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781783982608 
020 |a 1783982616 
020 |a 1783982608 
050 4 |a QA76.9.D3 
100 1 |a Giamas, Alex 
245 0 0 |a Mastering MongoDB 3.x  |b an expert's guide to building fault-tolerant MongoDB applications  |c Alex Giamas 
260 |a Birmingham, UK  |b Packt Publishing  |c 2017 
300 |a 1 volume  |b illustrations 
505 0 |a Mastering MongoDB 3.x : an expert's guide to building fault-tolerant MongoDB applications -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- 1. MongoDB -- A Database for the Modern Web -- 2. Schema Design and Data Modeling -- 3. MongoDB CRUD Operations -- 4. Advanced Querying -- 5. Aggregation -- 6. Indexing -- 7. Monitoring, Backup, and Security -- 8. Storage Engines -- 9. Harnessing Big Data with MongoDB -- 10. Replication -- 11. Sharding -- 12. Fault Tolerance and High Availability -- Index 
653 |a Database management / Software 
653 |a Bases de données / Gestion / Logiciels 
653 |a MongoDB / fast 
653 |a Open source software / fast 
653 |a Open source software / http://id.loc.gov/authorities/subjects/sh99003437 
653 |a Bases de données orientées objet 
653 |a Object-oriented databases / http://id.loc.gov/authorities/subjects/sh88007927 
653 |a Object-oriented databases / fast 
653 |a Logiciels libres 
653 |a MongoDB. / http://id.loc.gov/authorities/names/no2011130709 
653 |a Database management / fast 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781783982615 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783982608/?ar  |x Verlag  |3 Volltext 
082 0 |a 658 
082 0 |a 005.75 
520 |a The next part deals with the administration of MongoDB installations on-premise or in the cloud. We deal with database internals in the next section, explaining storage systems and how they can affect performance. The last section of this book deals with replication and MongoDB scaling, along with integration with heterogeneous data sources. By the end this book, you will be equipped with all the required industry skills and knowledge to become a certified MongoDB developer and administrator. Style and approach .. 
520 |a Design secure and robust applications based on MongoDB. Administer MongoDB-based applications on-premise or in the cloud Scale MongoDB to achieve your design goals Integrate MongoDB with big data sources to process huge amounts of data In Detail MongoDB has grown to become the de facto NoSQL database with millions of users - from small startups to Fortune 500 companies. Addressing the limitations of SQL schema-based databases, MongoDB pioneered a shift of focus for DevOps and offered sharding and replication maintainable by DevOps teams. The book is based on MongoDB 3.x and covers topics ranging from database querying using the shell, built in drivers, and popular ODM mappers to more advanced topics such as sharding, high availability, and integration with big data sources. You will get an overview of MongoDB and how to play to its strengths, with relevant use cases. After that, you will learn how to query MongoDB effectively and make use of indexes as much as possible.  
520 |a An expert's guide to build fault tolerant MongoDB application About This Book Master the advanced modeling, querying, and administration techniques in MongoDB and become a MongoDB expert Covers the latest updates and Big Data features frequently used by professional MongoDB developers and administrators If your goal is to become a certified MongoDB professional, this book is your perfect companion Who This Book Is For Mastering MongoDB is a book for database developers, architects, and administrators who want to learn how to use MongoDB more effectively and productively. If you have experience in, and are interested in working with, NoSQL databases to build apps and websites, then this book is for you. What You Will Learn Get hands-on with advanced querying techniques such as indexing, expressions, arrays, and more. Configure, monitor, and maintain highly scalable MongoDB environment like an expert. Master replication and data sharding to optimize read/write performance.