Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
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
522 results
EXPERT
published 4 days ago0 votes38 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 4 days ago0 votes27 views
Faster multiplayer hosting with containers on Amazon GameLift Servers
EXPERT
published 9 days ago0 votes61 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...
I want to use Managed Containers with GameLift, but I have a requirement to to apply TLS to the endpoints.
I'm struggling to find documentation about whether Managed Container fleets support TLS certi...
EXPERT
published 2 months ago0 votes94 views
Amazon GameLift launches Queue Location Override, a new feature to allow dynamically updating game session placement location for every game session placement request, overriding the static location o...
Hi everyone,
We are currently creating multiple game sessions on GameLift Managed EC2 fleets. For instance, in only one fleet, we are running 20 game sesssions concurrently and with scale policy, Gam...
EXPERT
published 2 months ago0 votes226 views
Amazon GameLift introduces the TerminateGameSession API to effortlessly resolve stuck game sessions, in order to boost game development efficiency and optimize resource utilization.