A multiple branches company wants to build a distribute database infrastructure to support their day to day operation. Every branch will have same business application to support neccessary business transaction update and information checking. To provide a faster performance, each branch will host its own database server. Every data will update locally and synchronize back to head office every hour. After the data collected from branch offices, head office will combine all of it together to form a master database, the combination process must able to identify which data is latest if any data is redundant.
What can we do here? We assist you to build the infrastructure.