By Vineet Nair
Hello,I am new to server management and deployment stuff…
My question is whether I should deploy a different droplet for database or should I install the database software in the same droplet where cam running my application backend…
Thank You
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!
Accepted Answer
Welcome to the wonderful (sometimes head banging) world of doing cool server stuff!
There’s unfortunately no easy answer to your question other than “it depends”.
The old Unix philosophy is “do one thing and do it well”. This certainly can be applied to servers and infrastructure (e.g. a server dedicated to your database).
You can totally get by with everything on a single server but depending on your requirements and expected usage/growth you might want to roll out a distributed solution.
One of the things that I suffered with when I was new to servers was over engineering and premature optimization. Embrace that “done is better than perfect” and go from there!
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.