Globally Distributed Data

Is there a way to have a globally distributed database? Ie. having a cluster with multiple copies of the data in different regions and beeing able to read and write data from the local replicas.

You absolutely can with MongoDB Atlas.

Check out the docs here: https://www.mongodb.com/docs/atlas/global-clusters/

You can even do multi-cloud distribution: Multi-Cloud Data Distribution | MongoDB

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.