DEV Community

Discussion on: How to Run a Minecraft Server on AWS For Less Than 3 US$ a Month

Collapse
 
julbrs profile image
Julien Bras

Hello!

I am running mine on a t2.small (complete list here), it's a 1 vcpu and 2 GB of memory that fit the bare minimum for a Minecraft server. I am not observing such issues, but there is not a lot of load on the server (probably 2 users maximum !).

You can try to change and give a bit more memory (go to medium or large, and test both t2 and t3 - t3 is the latest generation so maybe more power for the same amount of money).

Good luck with the sizing, there is so much choice on EC2 😇

Some comments have been hidden by the post's author - find out more