MongoDB Compatibility Matrix
On this page
- OAuth 2.0 authentication for programmatic access to Cloud Manager is available as a Preview feature.
- The feature and the corresponding documentation might change at any time during the Preview period. To use OAuth 2.0 authentication, create a service account to use in your requests to the Cloud Manager Public API.
This page describes compatibility between Cloud Manager features and MongoDB.
MongoDB Versions Compatible with Cloud Manager
Cloud Manager can automate deployments running MongoDB versions 4.2 or later.
Cloud Manager can monitor deployments running MongoDB versions 4.2 or later.
Cloud Manager can back up deployments running MongoDB versions 4.2 or later.
Backup Considerations for MongoDB Versions
To learn more about backup considerations specific to MongoDB 4.4 and later and 4.2 and earlier, see Backup Considerations.
To learn more about MongoDB versioning, see MongoDB Versioning in the MongoDB Manual.
Agent Compatibility
Monitoring Compatibility
To monitor a deployment running MongoDB 4.2 or later release series, you must use Monitoring Agent version 2.7.0 or later.
Automation PowerPC Compatibility
To manage PowerPC Linux-based hosts, you must use Automation Agent 3.2.7.1927 or later.
MongoDB Deployment Types
Using Cloud Manager, you can configure all MongoDB deployment types: sharded clusters, replica sets, and standalones.
The shards in a sharded cluster must be replica sets. That is, a shard cannot be a standalone mongod. If you must run a shard as a single mongod (which provides no redundancy or failover), run the shard as a single-member replica set.