We are setting up a new MongoDB cluster for a large web app, and trying to decide what our infrastructure will look like.
I am researching whether or not we could virtualize the MongoDB Config server or if it should be run on "real" hardware.
Can you give some potential pro's and con's (specific to MongoDB config servers if possible) of each, and recommendations?
Thanks in advance!