For a web app that will experience far more reads than writes, is it faster to use mongodb locally (on seperate openshift gear) or to use a hosting provider like mongolab. I'm aware of the benefits of using mongolab and would like to use but not if it slows down the app.
Has anybody any experience or information comparing the two in regards to speed of reads. Any info would be great. Thanks