Overall, I’ve created a Droplet, installed LAMP, loaded my website, and have made a snapshot of the Droplet. Currently, I have horizontally spun a 2nd Droplet, which has OS software on it and nothing else. I want to investigate how to reduce server load, but I’m not sure what needs to be done as a next step.
Is this 2nd server (with just OS) now automatically linked with the original server (with LAMP) to reduce load? Or, does the 2nd server need the LAMP stack installed on it also, to have things working together? Or, is this where load balancing needs to happen to connect the two servers? I’m assuming it is load balancing.
Your help is appreciated to the direction of my next steps.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Your droplets are not automatically linked. If you wish to distribute your services between multiple droplets, that is something you will need to configure yourself. There are many ways to go about that. It’s hard to give a definitive answer without more information. What kind of site are you running?
This tutorial should give you a few options for different directions to go:
One common setup is to split your web app’s frontend and database onto separate servers. This tutorial should point you in the right direction, and give you a good picture of what’s involved with that type of configuration:
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.