Preparing your game for launch with Amazon GameLift hosting - Amazon GameLift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Preparing your game for launch with Amazon GameLift hosting

Use the following checklists to validate each deployment phase of your game. Items marked [Critical] are critical for your production launch.

Download and complete the Amazon GameLift launch questionnaire, which is available in the Amazon GameLift console. We want every game developer using Amazon GameLift to have a smooth launch day, and the requested information helps us help you prepare for upcoming load testing, soft launch or public launch. Plan to submit the completed questionnaire at least three (3) months before conducting your first load test.

Get your game ready

Prepare for testing

  • [Critical] Request increases for Amazon GameLift service quotas and other Amazon Web Services service quotas so that your live environment can scale up to production needs.

  • [Critical] Verify that the open ports on live fleets match the range of ports that your servers could use.

  • [Critical] Close RDP port 3389 and SSH port 22.

  • Develop a plan for the DevOps management of your game. If you're using Amazon CloudWatch Logs or Amazon CloudWatch custom metrics, define alarms for severe or critical problems on the server fleet. Simulate failures and test the runbooks.

  • Verify that the compute resources you're using can support the number of server processes that you want to run concurrently on each compute.

  • Tune your scaling policy to be more conservative at first and provide more idle capacity than you think you need. You can optimize for cost later. Consider the use of target-based scaling policy with 20 percent idle capacity.

  • For FlexMatch, use latency rules to match players who are geographically near each other. Test how this behaves under load with synthetic latency data from your load test client.

  • Load test your player authentication and game session infrastructure to see if it scales effectively to meet demand.

  • Verify that a server left running for several days can still accept connections.

  • Raise your Amazon Web Services Support plan level to Business or Enterprise so that Amazon Web Services can respond to you during problems or outages.

Prepare for launch

  • [Critical] Set the fleet protection policy to full protection on all live fleets so that scaling down doesn't stop active game sessions.

  • [Critical] Set fleet maximum sizes high enough to accommodate peak anticipated demand, at minimum. We recommend that you double your maximum size for unanticipated demand.

  • Encourage your entire development team to participate in the launch event and monitor your game launch in a launch room.

  • Monitor player latency and player experience.

Plan for post-launch updates

  • Tune scaling policy to minimize idle capacity based on player usage.

  • Modify FlexMatch rules or add hosting locations based on player latency data and revised requirements.

  • Optimize the runtime configuration to run as many games sessions as possible on each computing resource. Mazimizing performance efficiency in this way can directly affect your fleet costs, because you might be able to run more server processes with the same compute resources.

  • Use your analytics data to drive continued development, improve player experience and game longevity, and optimize monetization.