Tagged Questions
1
vote
1answer
217 views
Homemade cheap and cheerful clustering with MySQL+EC2?
I've got a Java web service backed by MySQL + EC2 + EBS. For data integrity I've looked into DRBD, MySQL cluster etc. but wonder if there isn't a simpler solution. I don't need high availability (can ...