This is my 1st time to create web-application for 50k visitor per day. What should I do for handle it. Please give me some suggestion.
And is droplet able to handle this ?
My website is react database is mongodb api is nodejs
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!
Hi @afumagic3,
The first step would be to set separate droplets for your application’s services such as Database and Application. Additionally, I’ll recommend configuring Redis and using it to take some of the load away as well.
You might want to take a look at the load balancing solution as 1 droplet for your Application, receiving all the traffic might not be able to handle all the connections. I’ll recommend focusing to the load balancing solution for sure and add in a caching of some sorts to help you with your traffic.
Here is some information about DigitalOcean’s LoadBalancers:
Information about the Managed Redis solution can be found here as well:
https://www.digitalocean.com/products/managed-databases-redis/
Regards, KDSys
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.