All Content tagged with Amazon GameLift

game server hosting solution that deploys, operates, and scales cloud servers for multiplayer games

Content language: English

Select up to 5 tags to filter
Sort by most recent
514 results
Hey, I'm trying to implement the manual backfill into my server. I'm using Unreal Engine 5.3 and the GameLift plugin for Unreal. Unfortunately when I call StartMatchBackfill I get a BAD_REQUEST_EXCEPT...
Accepted AnswerAmazon GameLift
1
answers
0
votes
346
views
asked 8 months ago
I am operating an old game that has entered the "long tail" of its life cycle. At some point the GameLift EC2-managed server costs will cost more than the game makes in revenues, which means the game...
2
answers
0
votes
190
views
asked 8 months ago
My project is using AWS for backend and heavily depends on it. Unreal Engine updated to 5.4 a few weeks ago and I'd love to update my project too to make use of new features. However, AWS SDK plugin i...
1
answers
0
votes
209
views
asked 8 months ago
Hi, We are using the gamelift sdk with unreal engine 5.3 and we have been trying for days now to deploy our dedicated server, each time we have the following error : SERVER_PROCESS_SDK_INITIALIZATIO...
1
answers
0
votes
287
views
asked 9 months ago
HI, as per documentation of Gamelift, for VPC peering, you need both the fleet and VPC to be in the same region. However, In my case, I have a VPC A containing private API consumed by my private EC2s ...
1
answers
0
votes
372
views
Hi, I have VPC A containing private API endpoints which are accessible only from VPC A. Now I have a resource in VPC B that should also be able to access this private API. What is the best method to d...
1
answers
0
votes
447
views
An error occurred (NotFoundException) when calling the CreateVpcPeeringConnection operation: Fleet fleet-sg-dba2-47f1-8c4f-sdg not found. This is what I receive when I call create-vpc-peering-connecti...
1
answers
0
votes
315
views
Hi, I have a private link in API Gateway created in my VPC A which is invoked only by the EC2s in the VPC A (restricted by resource policy). Now I want to add my gamelift servers as well the permissio...
1
answers
0
votes
512
views
Hi, I have a APi that is restricted based on VPC> I want the endpoint to be accessible for my gamelift fleets as well. How can I do this? SInce Gamelift servers are not in any VPC, I am unsure how to ...
2
answers
0
votes
266
views
Hi, I have API endpoints for writing the score of players after each game from the server. So my worry is, how can I make sure only the server is authorized to invoke the api? Is a resource policy i...
1
answers
0
votes
324
views
Greetings, I'm currently utilizing version 5.0.0 of the GameLift SDK alongside an Unreal Engine server on Linux, with instances ranging from c5.large to c4.xlarge in the eu-central-1 region. The inst...
2
answers
0
votes
583
views
asked 9 months ago
There's a lot of ways to do teams when configuring ruleset that I'm confused as to what is the right way to do it. Essentially I'm creating a 1v1 matchmaking. What's the correct way to define teams? ...
1
answers
0
votes
206
views
asked 9 months ago