Building and Scaling a Website – Part 3
Further Scaling and Redundancy In part 3 we will add additional scaling for MySQL as well as add in some redundancy into our setup. For this setup we will require at least 5 servers. 1 – Management Node (Where we will manage and control the cluster) 2 – Data Nodes (Where the MySQL Data will…