Cloud computing - database loading question
- by workwise
Following is the situation, I want to know whether what I want is possible in cloud computing and is it the best way for me:
1) My main site has a Database with tables with millions of rows, and entries are added almost every second.
2) I will setup a mysql mirror, so there will be a backup database always in sync with the main one.
3) There…