- View horizontal scaling strategies and best practices for sharding collections.
- View status information about the cluster's databases, shards, and chunks.
- Add a shard to add capacity to a sharded cluster.
- Add a member to a shard in a sharded cluster.
- Migrate a single shard's data and remove the shard.
- Transition from Embedded to Dedicated Config Server
- Transition from an embedded config server to a dedicated config server.
- Manually unshard a sharded collection.
- Manually clear
jumboflag from a chunk. - Drop a Hashed Shard Key Index.
- You can configure a config server to store both application data and the usual sharded cluster metadata.
- Start a Sharded Cluster with a Config Shard.
- Reshard to the Same Shard Key.
- Reshard a Collection back to the Same Shard Key.
- Resharding for Adding and Removing Shards.