Last blog I have talked about the problem of database lockup but how can we solve it? Shared Tables: Shared Tables could be a easy to go and a dirty solution that is very common. But be aware that it is high maintenance. Using mysql […]
Tag: mysql
Running a on premise local mysql replica with AWS RDS Aurora master
To solve our problem we are running a hybrid cloud. Few of our services are running on cloud and some of our services are running in premise locally in our country where we have our users and where AWS does not provide service. To able […]