Hi, I would like to know if Kubernetes with 4GB Memory and 2vCPUs can handle 1000 concurent users
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!
It depends the workload:
It depends, you’ll likely have to run some tests to find out.
If you’re serving the same static webpage, then definitely yes, and a $5 vps will be enough.
If you’re streaming HD video to each user, then definitely no.
This will depend on your application and the memory usage per user. I would try with a larger node to ensure stability then use monitoring tools like Prometheus to get a better understanding of your app’s average use cases during high and low traffic times. This should very easily show you what your application demands while not putting the stability of your application at risk. If you find it falls well within the amounts located on the nodes allocatable memory table (linked below) you could consider downsizing your nodes.
https://www.digitalocean.com/docs/kubernetes/#allocatable-memory
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.