AWS gamelift documentation change
Summary
Updated documentation about Spot fleet usage including queue configuration guidance, regional placement recommendations, and instance type considerations. Improved clarity on integrating Spot fleets with FlexMatch matchmaking.
Security assessment
Changes focus on operational best practices, cost optimization, and placement strategies without mentioning security vulnerabilities, access controls, or security features. Updates relate to resource management rather than security aspects.
Diff
diff --git a/gamelift/latest/developerguide/spot-tasks.md index 4755adca4..dba7f2d2c 100644 --- a/gamelift/latest/developerguide/spot-tasks.md +++ b/gamelift/latest/developerguide/spot-tasks.md @@ -9 +9 @@ Best practices for queues with Spot fleets -Create a game session queue to add Spot fleets to your game hosting solution. For more information on Spot Instances and how they can offer significant cost savings for hosting, see [On-Demand Instances versus Spot Instances](./gamelift-compute.html#gamelift-compute-spot). to take advantage of lower hosting costs with Spot Instances, you must create a game session queue and the lower hoWhen setting up an Amazon GameLift managed fleet to use Spot Instances, On-Demand Instances, or a combination. Learn more about how Amazon GameLift uses Spot Instances in . To use spot fleets, your game integration requires the adjustments listed on this page. +You can take advantage of significant savings in hosting costs by using Spot fleets. For more details, see [On-Demand Instances versus Spot Instances](./gamelift-compute.html#gamelift-compute-spot). To add Spot fleets to your hosting solution, you need to configure a game session queue with a combination of Spot fleets and On-Demand fleets. Amazon GameLift uses a queue during the game session placement process to search across multiple fleets and find the best available hosts for new game sessions. This topic provides guidance on how to start using Spot fleets. @@ -11 +11 @@ Create a game session queue to add Spot fleets to your game hosting solution. Fo -Are you using FlexMatch for matchmaking? You can add Spot fleets to your existing game session queues for matchmaking placements. +Are you using FlexMatch for matchmaking? You can use the following steps to add Spot fleets to your existing game session queues for matchmaking placements. @@ -17 +17 @@ Managing game session placement with a queue is best practice, and it's required - * Locations – Choose locations geographically close to your players. Your Spot fleets and On-Demand fleets should + * Locations – If possible, your Spot fleets and On-Demand fleets should be in the same Region as the players. Position both Spot resources and On-Demand resources in each location that you want to support. Multi-location fleets support both Spot and On-Demand instances. @@ -19 +19 @@ Managing game session placement with a queue is best practice, and it's required - * Instance types – Consider your game servers hardware requirements and availability of instances in the locations you choose. + * Instance types – Consider your game server's hardware requirements and availability of instances in the locations you choose.