High-availability, high-performance database

sn3rd

Expert Member
Joined
Jan 18, 2008
Messages
4,305
Reaction score
11
What do you guys use? Considering Hadoop on HDFS, but the single-point-of-failure thing is a problem. How would you go about getting around that?
 
What do you guys use? Considering Hadoop on HDFS, but the single-point-of-failure thing is a problem. How would you go about getting around that?

Where I work ... we use a simpler approach.
Heartbeat to manage the high availability.
For the database, Mysql replication. We use the Master - Master configuration.

HTH
 
Where I work ... we use a simpler approach.
Heartbeat to manage the high availability.
For the database, Mysql replication. We use the Master - Master configuration.

HTH

Looking at a few petabytes of data. Is mysql going to be feasible for that?
 
Looking at a few petabytes of data. Is mysql going to be feasible for that?

The databases average about 20Gigs. You saying you looking at petabytes ... goodluck with the backups for that.

I cant help / comment anymore, as I have no experience with management and handling of that amount of data. Best of luck.
 
The databases average about 20Gigs. You saying you looking at petabytes ... goodluck with the backups for that.

I cant help / comment anymore, as I have no experience with management and handling of that amount of data. Best of luck.

Thanks for the input anyway.
 
Top
Sign up to the MyBroadband newsletter
X