Regional server read from nearby MongoDB cluster node and write to remote MongoDB master

19 views Asked by At

We plan to set up a global MongoDB cluster across 2 different data centers. The MongoDB master will be inside the AWS China data center and there will be a read-only node in AWS Singapore.

How do we specify our Singapore server to read from the MongoDB node in AWS Singapore and write into the MongoDB Master node in the AWS China data center?

0

There are 0 answers