MongoDB replica set in Azure, where do I point the firewall?
问题 I have a mongoDB replica set in azure I have: server1 Primary server2 secondary server3 Arbiter I have a dev environment on my local machine that I want to point to this mongoDB instance What do I open on my Azure Firewall to make sure this configuration is setup with best practices. Do I create a load balanced endpoint to the Primary and Secondary or do I create a single endpoint to the arbiter, or perhaps even something else? thanks! 回答1: MongoDB will not play well with a load-balanced