Atlas M0 (Free Cluster), M2, and M5 Limits
Configuration Limits
The following table lists the configuration limits of Atlas
M0
Free clusters and M2/M5
Shared clusters:
Configuration Option | Limit |
---|---|
Cloud Service Provider and Region | You can deploy |
MongoDB Version and Storage Engine | Atlas uses MongoDB 8.0 for |
MongoDB Version Upgrade | You can't upgrade the MongoDB version that |
Cluster Tier | You must select the You can deploy only one |
Cluster Memory | You can't configure memory for |
Cluster Storage | You can't configure storage size for |
Replication Factor | Replication Factor is set to |
Replica Set Tags |
|
Do You Want A Sharded Cluster | You can't deploy a |
Do You Want To Enable Backup | You can't enable backups on As an alternative to enabling backups, you can use |
Test Primary Failovers | You can't perform primary failover testing on |
Simulate Regional Outage | You can't perform regional outage testing on |
Database Auditing | You can't configure database auditing
on |
Encryption at Rest using your Key Management | You can't configure encryption at Rest using Customer Key
Management on |
Network Peering Connections | You can't configure network peering connections
on |
Private endpoints |
|
Access Tracking | You can't view the database access history for |
Operational Limits
The following table lists the operational limits of Atlas
M0
Free clusters and M2/M5
Shared clusters:
Operation | Limit | ||||||
---|---|---|---|---|---|---|---|
Aggregation and Queries | Atlas On On | ||||||
API Access | While you can create an You can create an | ||||||
Atlas Alerts |
| ||||||
Atlas Monitoring | The Metrics view of an
To learn more, see Real Time Metrics. | ||||||
Authentication |
| ||||||
Auto-Expand Storage |
| ||||||
BSON Nested Object Depth |
| ||||||
Build Index with Rolling Build |
| ||||||
Change Streams Filtering | For | ||||||
Cluster Persistence | Atlas may deactivate idle | ||||||
Command Line Tools | M0 Free clusters, Flex clusters, and M2/M5 Shared clusters don't support the following command line tool options:
For | ||||||
Connections |
| ||||||
Cursors | Free clusters and Shared clusters can't use the noTimeout cursor option. | ||||||
Custom Roles | Changes to custom roles
might take up to 30 seconds to deploy in | ||||||
Database and Collections |
| ||||||
Database Commands | Certain database commands are unsupported or behave
differently in an | ||||||
Access to Collections in |
Atlas issues an error similar to the following if you attempt to read or write to collections in these databases:
| ||||||
Database Logs |
| ||||||
Data Recovery |
| ||||||
Data Transfer Limits |
Atlas handles clusters that exceed the rate limit as follows:
| ||||||
Data Storage |
Data storage space includes the number of bytes of all uncompressed BSON documents stored in all collections, plus the bytes stored in their associated indexes. | ||||||
JavaScript |
| ||||||
Namespaces and Database Names |
| ||||||
Number of Free Clusters | You can deploy at most one | ||||||
Performance Advisor |
| ||||||
Query Utilization | The percentage of time that a query is running over any five
minute period must remain under 100% on | ||||||
Real-Time Performance Panel |
| ||||||
Sort in Memory |
| ||||||
Throughput |
Atlas handles clusters that exceed the operations per second rate limit as follows:
| ||||||
Automatic Pause of Idle Clusters | Atlas automatically pauses You can resume the cluster at any time unless the paused cluster was running on an old version that Atlas can't restore to the current version. You should export a copy of your data if you don't plan to use your Free cluster for an extended period of time. |
Driver Minimum Requirements
Driver | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Drivers that use a JRE or JDK' | Due to an issue with TLS 1.3 support in the Java JDK' (JDK-8236039), upgrade the JDK' that supports the driver you use to connect to Atlas. Minimum versions of the JDK' include:
To learn more about support for TLS 1.3 in Java-based languages, libraries, and drivers, see: |