Looking to deploy an existing Mongodb-backed solution to the cloud for a client.
I'm hoping to combine MongoHQ and Azure to use the simplest possible Mongodb deployment together with the simplest possible .Net deployment.
Possible problems I can think of on top of my head includes latency (how much to expect from crossing between clouds) and extra bandwidth usage (this of course depends completely on the app in question).
My question is if anyone here has done anything similar before and knows any pitfalls I should be aware of?