Preparing games for FlexMatch - Amazon GameLift

Preparing games for FlexMatch

Use Amazon GameLift FlexMatch to add player matchmaking functionality to your games. FlexMatch is available with the managed Amazon GameLift solutions for custom game servers and Realtime Servers.

FlexMatch pairs the matchmaking service with a customizable rules engine. This lets you design how to match players together based on player attributes and game modes that make sense for your game, and rely on FlexMatch to manage the nuts and bolts of forming player groups and placing them into games. See more details about custom matchmaking in FlexMatch rule set examples.

FlexMatch builds on the Queues feature. Once a match is formed, FlexMatch hands the match details to a queue of your choice. The queue searches for available hosting resources on your Amazon GameLift fleets and starts a new game session for the match.

The topics in this section cover how to add matchmaking support to your game servers and game clients. To create a matchmaker for your game, see Buiding a Amazon GameLift FlexMatch matchmaker. For more information on how FlexMatch works, see How Amazon GameLift FlexMatch works.