Docs Menu
Docs Home
/
MongoDB Cloud Manager

Manage Deployments

View All Clusters
Use the All Clusters view to see the list of all clusters to which the user belongs, or the clusters by Organizations or Projects.
Prepare for Cluster Maintenance
Before you perform maintenance on your clusters, to maintain cluster availability, review the considerations for the oplog size, priority, fault tolerance, and unique index builds, and take action, if necessary.
Edit a Deployment's Configuration
Modify a deployment's configuration and topology, including its MongoDB versions,storage engines, and numbers of hosts or shards. You can also modify a replica set within a sharded cluster, an individual process within a replica set, or a standalone MongoDB processes.
Manage BI Connector in Cloud Manager
Modify or shut down a BI Connector instance.
Calculate Suggested Indexes
Analyze the data on query patterns collected by the database profiler and review a scored list of suggested indexes that could improve query performance.
Edit a Replica Set
Add, remove, and reconfigure members in a replica set directly in the Cloud Manager console.
Convert a Standalone to a Replica Set
Convert a standalone instance to a replica set. When converted, the replica set will have the former standalone instance as its primary.
Convert a Replica Set to a Sharded Cluster
Convert a replica set to a sharded cluster.
Migrate a Replica Set Member to a New Server
Replace one member of a managed replica set with another member from the Cloud Manager console. Use this process to migrate members of replica sets to new underlying servers.
Add a Shard to a MongoDB Cluster
Add a mongod process to a sharded cluster.
Remove a Shard from a MongoDB Cluster
Remove a shard from a sharded cluster.
Stop Managing and/or Monitoring One Deployment
Disable automation for a deployment.
MongoDB Processes
Start, stop, shut down, and remove MongoDB processes monitored by Cloud Manager.
MongoDB Versions
Configure available MongoDB versions, and upgrade or downgrade a deployment's version.
Host Mappings
Review and edit mappings between MongoDB hostnames and aliases.

Back

Build Aggregation Pipelines