I have M2 Mongodb cluster and wanted to downgrade to M0. When I go to modify it only allows for upgrades. Is there another way to downgrade to free tier?
Click Databases in the top-left corner of Atlas. Click the ellipses ... icon for the cluster that you want to move, then select Edit Configuration. Alternatively, if you are already viewing the specific cluster, click Configuration.
You cannot rename the cluster but you can restore it or migrate it to a new one with the new name.
The cluster tier dictates the memory, storage, and IOPS specification for each data-bearing server [1] in the cluster.
MongoDB free tier comes with a limit of 1 M0 cluster per atlas project.
You can't scale down to am M0 as the free tier uses a different shared architecture to the other clusters. However you can dump your data using mongodump and restore using mongorestore to an M0 cluster as long as it doesn't exceed the constraints of the cluster.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With