So you have your server all setup.
MySQL is running, your apache/nginx configuration is up. Your website is now live. Basically, you've done the bare bones.
How do you create redundancy? What rules do you use? Are you content with just one backup system? Do you do the "three servers" rule and have two backup servers?
Do you have automated fail-over?
Basically, what precautions do you use to make sure your website (or services) remains up?
MySQL is running, your apache/nginx configuration is up. Your website is now live. Basically, you've done the bare bones.
How do you create redundancy? What rules do you use? Are you content with just one backup system? Do you do the "three servers" rule and have two backup servers?
Do you have automated fail-over?
Basically, what precautions do you use to make sure your website (or services) remains up?