About Amazon's Multiplayer Servers

So, let’s assume I brought an On-Demand server from Amazon AWS. And after I finished my project with following Epic’s official Multiplayer tutorials from YouTube, how can I merge this server with my project? Any C++ knowledge needed or blueprints will be enough?

Amazon provides a free plugin to make this process as seamless as possible. However you should check the documentation for both the plugin and AWS first before you make any moves on that direction.

Check amazon game lift forums for the information you need: http://amzn.to/gamelift-forums
Here is a wiki page for the service but its still a work in progress: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums

You can try aws services for free during a trial period. So you can try things out before you make any decisions in regards to the service.

Hope this information helps you. Have a great day.

One of my friends offered me his server for free. He is just asking what type of server I need. But now, how can I implement my own server to UE4?

Btw, really, what type of a server do I need for multiplayer shooter mobile game?