Report this

What is the reason for this report?

What Configuration Should I Pick For My Website?

Posted on October 24, 2020

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.

  1. Total Traffic Daily -> 15k - 25k users
  2. Peak traffic -> 400-800 users concurrently
  3. Average page size -> 800kb
  4. Monthly Bandwidth Consumption -> 50-60 GB
  5. Only Using LAMP Stack no other application needed.

So What Configuration Should I Buy?

Answer a question...

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👍

Hello @diveshjain25

It’s difficult to suggest any plan because it depends on a few other factors as well. I would recommend you to refer to the documentation link below to choose the right plan for your Droplet: https://www.digitalocean.com/docs/droplets/resources/choose-plan/

Cheers,

Dikshith

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.