[Need Suggestion] Game + Socket io + Database = Amazon Hosting?

Hello :wave:,

I have multiplayer PlayCanvas game made with socket io. And i am planning to purchase hosting for amazon to host multiplayer game along with socket io and database.

Currently game and databse is using web server hosting and for socket io using glitch.

I am looking for combined solution for this…
Where, I am able to host game, host socket server and host database to store data.

Can anyone suggest me more about it?

Your suggestion will be very helpful. :slightly_smiling_face: :pray:

Amazon (AWS) would work fine, but they’re relatively expensive. If you’re just starting out check out providers like Digital Ocean, Vultr and Linode. All three of them offer cheap $5/month virtual private servers which are powerful enough for a small number of players. 1TB of bandwidth per month is included in the price. You can install NodeJS, Socket.io and your DB of choice very easily.

2 Likes