Hello :)
I`d like to know what plan you guys think might handle my new project, follow some of the features and expectations (website being programmed in php language).
Subscribe system (50k+ active users). 2M - 3M page views per month 5000 + simultaneously users average.
In the release day, we have some places that will share our project (some pages with 500k - 600k facebook likes), so Im expecting a subscribe spike in the first 3 hours, im investing a lot of money in this marketing so the site CANNOT go offline, thats why Im creating this post.
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!
This comment has been deleted
Hey there,
It is awesome that you’re expecting that sort of traffic! There really is not a good way to estimate what sort of droplet size you need for it, because there are so many variables. How efficient is your code? Are you using a database? Which one? How efficient is your data structure? What are the users doing on your site? And the list goes on…
The best way to do this would be to plan from the beginning to scale horizontally. Start with a set of load balancers (https://www.digitalocean.com/community/tutorials/how-to-create-a-high-availability-haproxy-setup-with-corosync-pacemaker-and-floating-ips-on-ubuntu-14-04), setup your application server, then test.
I like to built my application servers small, 1gb droplets usually. Then I test and resize them as needed to handle my load. Because I started with a 1gb droplet, I can scale up and down using the flexible resize to handle load as it comes. Also, droplets created from small snapshots start up faster!
I have an application running at a similar scale to what you are discussing using 2x1gb droplets running haproxy and my application servers (a pool of 10) are all 4gb droplets.
I’d be happy to answer any questions you might have!
Best Regards,
–Andrew
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.