-
Notifications
You must be signed in to change notification settings - Fork 80
mongoDB Replicas and Shards
Nimrod Becker edited this page Feb 8, 2016
·
19 revisions
This page will be broken into 3 sections:
- [Creating a Replica Set in MongoDB](#my-Creating a Replica Set in MongoDB)
- [Creating a Shard Cluster in MongoDB](#Creating a Shard Cluster in MongoDB)
- [Creating a Shard Cluster with Replica Set for Each Shard in Mongodb](#Creating a Shard Cluster with Replica Set for Each Shard in Mongodb)