All Content tagged with Amazon GameLift Servers
Game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games
Content language: English
Select tags to filter
Sort by most recent
526 results
I have a current game I am working on, but I also have several older games I developed in the past and I am trying to figure out the best way to make those games available for others to play. Is there...
I remember Gamelift used to support deploying servers in Home region as well as multiple other locations. Now when I tried to deploy server from ap-south-1, I am not able to deploy them to multiple lo...
Hi there, i have been trying to run an Unreal Engine game on gamelift for quite some time but i cannot get past one issue.
If i start the server locally (manually clicking on the .exe file) everything...
EXPERT
published 25 days ago0 votes55 views
GameLift expands support with additional EC2 instance families
EXPERT
published a month ago0 votes82 views
Onboarding to Amazon GameLift Servers just got faster! The Amazon GameLift Servers Game Server Wrapper is an open-source tool that eliminates the need for server SDK integration, significantly reducin...
EXPERT
published a month ago0 votes43 views
Faster multiplayer hosting with containers on Amazon GameLift Servers
EXPERT
published 2 months ago0 votes98 views
We are excited to announce that Amazon GameLift is now Amazon GameLift Servers. With this update, we are proud to introduce Amazon GameLift Streams.
Hello,
I've been struggling with this warning/error for some time now. After each match, I want to destroy the game session so that it becomes available for the next players who want to start a server...
Hello!
I am facing an issue connecting to gamelift managed containers after the game session is created on the fleet.
Both of my TCP and UDP port range for the container group definitions are set to...
After downloading Official AWS UE Plugin, base on the README file in GameLiftServerSDK folder. I had setup the InitSDK function as below.
```
if (FParse::Value(FCommandLine::Get(), TEXT("-authtoken...
We have long running game worlds and players can be matched with others based on their similar attributes to join a shared world. As it's a long running persistent world, players leave and we remove t...
There are 2 fleets:
**New fleet:** My fleet ID is fleet-9d220d81-3a81-49aa-b685-31150d9486e3

Fleet status is Acti...