Shash
(Shash)
2
Hi Bill,
Thank you for reaching out. To answer your questions,
- Here is the Atlas documentation related to multi-region support:
The key points are:
i> Configure global access: About accessing published services through endpoints | VPC | Google Cloud
ii> Private Service Connect (referred going forward as PSC) must be active in all regions in which you want to deploy the multi-region cluster.
There is a blog post with additional useful details.
- Here is a high level relationship where ‘ → ’ denotes ‘consists of’:
MongoDB account → Organization → Project → Cluster
Assuming that you want to configure private networking, when you create a dedicated cluster in a region, you have to set up one PSC in the same region as the cluster to ensure you have network connectivity to your database.
PSC is a region level construct within a project. So in your case, Atlas will allow one private endpoint group in HKG and one private endpoint group in Taiwan.
You can configure global access on a PSC endpoint and make that endpoint available in other regions.
Please let us know if you have any questions.