What is Amazon GameLift?
Use Amazon GameLift to deploy, operate, and scale dedicated, low-cost servers in the cloud for session-based multiplayer games. Built on AWS global computing infrastructure, Amazon GameLift helps deliver high-performance, high-reliability game servers while dynamically scaling your resource usage to meet worldwide player demand.
What you can do with Amazon GameLift
Amazon GameLift supports these use cases and more:
-
Deploy your own custom multiplayer game servers to the cloud for hosting.
-
Run low cost hosting resources using Amazon Elastic Compute Cloud (Amazon EC2)
Spot Instances. -
Use containers to run your game server environment for flexibility across platforms and to support migrations.
-
Automatically scale the amount of hosting resources that your game needs based on usage.
-
Manage your Amazon EC2 compute resources all in one place using Amazon GameLift FleetIQ.
-
Match players in multiplayer games with Amazon GameLift FlexMatch.
-
Iteratively test your game server and client builds with Amazon GameLift Anywhere.
-
Use your own hardware while managing it all in one place with Amazon GameLift Anywhere.
Tip
To try out Amazon GameLift game server hosting, see Getting started with Amazon GameLift.
How to work with Amazon GameLift
Use these tools to work with Amazon GameLift.
- Amazon GameLift SDKs
-
The Amazon GameLift SDKs contain the libraries needed to communicate with Amazon GameLift from your game clients, game servers, and game services. For more information, see Get Amazon GameLift development tools.
- Amazon GameLift Realtime Client SDK
-
The Realtime Client SDK enables a game client to connect to the Realtime server, join game sessions, and stay in sync with other players. Download the SDK
and learn more about making API calls with the Realtime Servers client API (C#). - Amazon GameLift console
-
Use the AWS Management Console for Amazon GameLift
to manage your game deployments, configure resources, and track player usage and performance metrics. The Amazon GameLift console provides a GUI alternative to managing resources programmatically with the AWS Command Line Interface (AWS CLI). - AWS CLI
-
Use this command line tool to make calls to the AWS SDK, including the Amazon GameLift API. For information about using the AWS CLI, see Getting started with the AWS CLI in the AWS Command Line Interface User Guide.