

InterviewSolution
Saved Bookmarks
1. |
By default, the policy in ___________ Firewall allows all outbound connections and blocks all incoming connections.(a) Windows(b) Linux(c) Mac(d) None of the mentioned |
Answer» Correct option is (a) Windows The explanation: Given the default ports of all MongoDB processes, you must configure networking rules that permit only required communication between your application and the appropriate mongod.exe and mongos.exe instances. |
|