I am planning to host my website on VPS, My Website is using PHP & MYSQL only. Can someone guide me what configuration can handle my traffic.
So What Configuration Should I Buy?
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.
Hi there @diveshjain25,
Every website is different and has different resource requirements.
The best way to find out which server would be suitable for your needs is to deploy your website and then run some load tests. For example, you could start with a smaller server and upgrade gradually as you run your tests.
To get started with load tests I would recommend the following tutorial:
https://www.digitalocean.com/community/tutorials/an-introduction-to-load-testing
This will help you figure out if your website needs more RAM or if it consumes more CPU so that you could then go for a Memory-optimized plan or CPU-optimized plan.
Also if you can optimize your website and cache your content with a plugin and a CDN like Cloudflare, you should be able to handle a hundred or so concurrent users browsing around on a smaller plan.
Regards, Bobby
Thanks for the help👍
What other information you need? Because I am little bit confused to pick the plan so it will be helpful if you can help us!