Node.js, MongoDB, and AngularJS Web Development (Developer's Library) by Brad Dayley
Author:Brad Dayley [Dayley, Brad]
Language: eng
Format: epub, pdf
Publisher: Pearson Education
Published: 2014-06-05T00:00:00+00:00
MongoDB solves this problem through sharding. Sharding is the process of storing documents across multiple MongoDB servers running on different machines. This allows the MongoDB database to scale horizontally. The more MongoDB servers you add, the larger the number of documents your application can support. Figure 17.3 illustrates the concept of sharding; from the application’s perspective, there is a single collection, but there are actually four MongoDB shard servers, and each contains a portion of the documents in the collections.
Figure 17.3 From the application’s perspective, there is only a single collection to access. However, the documents for that collection are split across multiple MongoDB shard servers.
Download
Node.js, MongoDB, and AngularJS Web Development (Developer's Library) by Brad Dayley.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Angular for Enterprise-Ready Web Applications by Doguhan Uluca(2180)
Teaching with Google Classroom by Michael Zhang(1292)
Learn TypeScript 3 by Building Web Applications by Sebastien Dubois(1245)
Refactoring TypeScript by James Hickey(1171)
Professional JavaScript by Philip Kirkbride & Vinicius Isola & Siyuan Gao & Hugo Di Francesco(915)
Professional JavaScript for Web Developers by Matt Frisbie(822)
Interactive Data Visualization for the Web by Scott Murray(758)
Data Structures and Algorithms with JavaScript by Michael McMillan(671)
Node.js Design Patterns by Mario Casciaro && Luciano Mammino(633)
PHP, MySQL, & JavaScript All-in-One For Dummies by Richard Blum(580)
Mastering JavaFX 8 Controls by Ebbers Hendrik(579)
JavaScript For Kids For Dummies by Chris Minnick & Eva Holland(572)
Automating System Administration with Perl by David N. Blank-Edelman(544)
JavaScript and JQuery: Interactive Front-End Web Development by Jon Duckett(518)
React Native Blueprints by Emilio Rodriguez Martinez(498)
The Road to GraphQL by Robin Wieruch(483)
JavaScript and AJAX For Dummies by Andy Harris(478)
AWS Lambda in Action: Event-driven serverless applications by Danilo Poccia(474)
Node.js for Embedded Systems by Patrick Mulder(471)
