I’ve been trying to set up a development build of my game, using client-client but when I test it with people outside my home I obviously have port forwarding problems and it’s confusing for non-tech-savy people etc. So I’m looking on getting some simple server space just for development build (so bandwidth and space are pretty negligible) so I can set up at least a rough client-server-client relationship but most importantly utilize the NAT punchthrough to avoid these port forwarding problems. But I’m completely lost as to where to even look. Is there any cheaper/free server hosting options out there for what I need?
You could use an Amazon EC2 free instance.
This looks perfect – thanks!!