I’ve got a beauty blog (http://missmaven.com/) that’s currently being hosted on GoDaddy but I don’t think their shared servers are enough to support the traffic. Which of the plans on Digital Ocean is best for me? I get approximately 8-10k hits a day. Thanks!
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, all
Choosing the right Droplet plan depends on your workload. An oversized Droplet would underuse its resources and cost more, but an undersized Droplet running at full CPU or memory would suffer from degraded performance or errors.
You can also resize a Droplet to a larger plan after creation, including resizing to a larger Droplet plan of a different kind. For example, you can resize from a Basic Droplet plan to a larger CPU-Optimized Droplet plan. See the Droplet pricing page for a full list of plans and prices.
You can always check our tutorial on Choosing the Right Droplet Plan
https://docs.digitalocean.com/products/droplets/resources/choose-plan/
Hope that this helps! Regards, Alex
As @andrew.kreps said… a $20 droplet is fine. I would recommend nginx + php-fpm + mysql + varnish and will work like a charm.
That depends on your application memory/cpu requirements. You may want to start with a $20 droplet, it’s good for most things.