Are there any benchmarks comparing DigitalOcean’s CPU-Optimized droplets against AWS c6g instances?
I’m working on a multiplayer game, and the game server I’m writing is very CPU-heavy, however it benefits from multiple threads.
Network costs are much lower at DO, but I wonder if DO’s CPU-optimized droplets can perform as well as AWS c6g CPUs?
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 @rerdos,
I’ve not seen an official benchmark test and I’ve not done such a benchmark test myself but here is one that I found after quick research:
https://www.vpsbenchmarks.com/compare/docean_vs_ec2
According to the test, I believe that you should get similar performance at a much lower price.
Regards, Bobby