Posts

Showing posts from October, 2015

Geographically Distributed Replica Set with MongoDB and Azure

Image
The company I work for is going under an incredible growth, opening stores worldwide on a monthly basis, as well as increasing its IT workforce and infrastructure accordingly, to cope with such growth. One important project recently implemented in the Enterprise Architecture of the company has been the Geographically Distributed Replica Set with MongoDB and Azure ( ReadDB as the “simple” name) Before this project, the main database used for this purpose was a Sql Server located in a data center in Amsterdam; for obvious reasons, stores in US and even more in Asia, experienced latency during the retrieval of data, which resulted in a non-optimal user experience. Since the main need for such stores is to present data to the customer (orders, customer details, etc), a ReadOnly database seemed to be the best solution. Based on the popularity that NoSql databases gained recently, after some research we opted to use MongoDB as the ReadDB , and its Replica Set featu