I want to build a game that can support 1000 concurrent players in a server. This game will be a large open world server with a destructible environment that uses 4k textures. ChatGPT recommended 256GB of RAM,2TB SSD, 3.5GHZ clocking speed, and at least 16 cores for the processor. How much would this cost, monthly?
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Heya @49ca4791feb345da81f2e60bdd131e,
For such a huge setup, I’ll recommend you to separate your services in different places.
For instance, separate your Database into a separate droplet or use DigitalOcean’s Managed Database solution:
https://www.digitalocean.com/products/managed-databases
As for the Droplet, I would assume Memory-Optimized Droplet would be the go to:
https://www.digitalocean.com/pricing/droplets#memory-optimized-droplets
You can get the 3x option which grants you 256GB of RAM with 2,340TB SSD and 32vCPUs. $/HR would be $2.47619 and $/MO would be $1,664.00. That would be the initial cost, you’ll need to pay more for bandwidth as well. Droplets include free outbound data transfer, starting at 500 GiB/month for the smallest plan. Bandwidth allowances are determined by the Droplet’s size and type.
Excess data transfer is billed at $0.01 per GiB. Inbound bandwidth to Droplets is always free. To calculate bandwidth costs for your Droplets and databases, use our Bandwidth Calculator.
Having said that, it might be best to contact DigitalOcean Support to see if they can offer you something custom to your needs since that would be a pretty larger setup
Hope that helps!
However, for the most accurate and up-to-date pricing information, please refer to the DigitalOcean Pricing Page.
Remember, the cost will depend on the exact specifications of the Droplet or Kubernetes service you choose, based on your requirements. Don’t forget to include the cost for additional services like backups, block storage, or load balancers if you’re planning to utilize them.
You can also always contact our sales team and they will ensure you will receive a quote for the best possible solution.
Regards