AWS gamelift documentation change
Summary
Updated documentation to consistently use 'Amazon GameLift Servers' branding throughout, including section headers, feature names, and service references. Changed 'Developer Guide' to 'Hosting Guide' in breadcrumb navigation and updated related links.
Security assessment
Changes appear to be branding updates and terminology standardization rather than addressing security issues. No security vulnerabilities, mitigations, or new security features are mentioned in the diff.
Diff
diff --git a/gamelift/latest/developerguide/gamelift-intro-flavors.md index 8e0d2639d..0f34cc932 100644 --- a/gamelift/latest/developerguide/gamelift-intro-flavors.md +++ b/gamelift/latest/developerguide/gamelift-intro-flavors.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Developer Guide](gamelift-intro.html) +[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Hosting Guide](gamelift-intro.html) @@ -5 +5 @@ -Hosting optionsAmazon GameLift FlexMatch for matchmakingAmazon GameLift FleetIQ for self-managed Amazon EC2 hostingAmazon GameLift Realtime Servers with customizable server logic +Hosting optionsAmazon GameLift ServersFlexMatch for matchmakingAmazon GameLift Servers FleetIQ for self-managed Amazon EC2 hostingAmazon GameLift Servers Realtime with customizable server logic @@ -7 +7 @@ Hosting optionsAmazon GameLift FlexMatch for matchmakingAmazon GameLift FleetIQ -# Amazon GameLift solutions +# Amazon GameLift Servers solutions @@ -9 +9 @@ Hosting optionsAmazon GameLift FlexMatch for matchmakingAmazon GameLift FleetIQ -Amazon GameLift offers a range of solutions for developers who are building session-based multiplayer games. +Amazon GameLift Servers offers a range of solutions for developers who are building session-based multiplayer games. @@ -11 +11 @@ Amazon GameLift offers a range of solutions for developers who are building sess -###### Amazon GameLift solutions for game developers +###### Amazon GameLift Servers solutions for game developers @@ -13,4 +13,4 @@ Amazon GameLift offers a range of solutions for developers who are building sess - * Amazon GameLift hosting options - * Amazon GameLift FlexMatch for matchmaking - * Amazon GameLift FleetIQ for self-managed Amazon EC2 hosting - * Amazon GameLift Realtime Servers with customizable server logic + * Amazon GameLift Servers hosting options + * Amazon GameLift ServersFlexMatch for matchmaking + * Amazon GameLift Servers FleetIQ for self-managed Amazon EC2 hosting + * Amazon GameLift Servers Realtime with customizable server logic @@ -20 +20 @@ Amazon GameLift offers a range of solutions for developers who are building sess -## Amazon GameLift hosting options +## Amazon GameLift Servers hosting options @@ -22 +22 @@ Amazon GameLift offers a range of solutions for developers who are building sess -When working with the Amazon GameLift service to operate your game servers, you have several options for where and how your game servers are hosted. Whether you want to use hosting resources you already have, such as on-premises hardware, or want to set up fully managed cloud-based hosting with Amazon GameLift, you can use Amazon GameLift tooling to build a seamless hosting experience for your players. +When working with Amazon GameLift Servers to operate your game servers, you have several options for where and how your game servers are hosted. Whether you want to use hosting resources you already have or want to set up cloud-based hosting managed by Amazon GameLift Servers, you can build a seamless hosting experience for your players. @@ -34 +34 @@ Anywhere hosting -With Amazon GameLift managed EC2 hosting, you can offload most of the work of managing your game servers. Choose compute resources from a wide selection of Amazon EC2 instance types. Integrate your game projects to work with Amazon GameLift features and let Amazon GameLift handle the details. For more about Amazon GameLift managed hosting, see [How Amazon GameLift works](./gamelift-howitworks.html). +With Amazon GameLift Servers managed EC2 hosting, you can offload most of the work of managing your game servers. Choose compute resources from a wide selection of Amazon EC2 instance types. Integrate your game projects and let Amazon GameLift Servers handle the details. For more about managed hosting, see [How Amazon GameLift Servers works](./gamelift-howitworks.html). @@ -36 +36 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma -[Start developing an Amazon GameLift managed hosting solution for your game.](./gamelift-roadmap-managed.html) +[Start developing an Amazon GameLift Servers managed hosting solution for your game.](./gamelift-roadmap-managed.html) @@ -42 +42 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma - * Provide low-latency gameplay experiences to your players, wherever they are. Deploy game servers globally across any of the AWS Regions and Local Zones that Amazon GameLift supports. For a complete list, see [Amazon GameLift service locations](./gamelift-regions.html). + * Provide low-latency gameplay experiences to your players, wherever they are. Deploy game servers globally across any of the AWS Regions and Local Zones that Amazon GameLift Servers supports. For a complete list, see [Amazon GameLift Servers service locations](./gamelift-regions.html). @@ -44 +44 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma - * Use Amazon GameLift intelligent game session placement so that players always get the best possible hosted player experience. You can rely on Amazon GameLift decision-making, or you can customize around placement criteria such as cost, player latency, and geographic locations. + * Use Amazon GameLift Servers intelligent game session placement so that players always get the best possible hosted player experience. You can rely on Amazon GameLift Servers decision-making, or you can customize around placement criteria such as cost, player latency, and geographic locations. @@ -48 +48 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma - * Let Amazon GameLift deploy and manage your cloud-based game servers. Amazon GameLift creates resources as you need them, installs your game server software, and automatically starts processes to host game sessions for players. Set up custom health tracking and let Amazon GameLift detect and resolve poor-performing resources. + * Let Amazon GameLift Servers deploy and manage your cloud-based game servers. Amazon GameLift Servers creates resources as you need them, installs your game server software, and automatically starts processes to host game sessions for players. Set up custom health tracking and let Amazon GameLift Servers detect and resolve poor-performing resources. @@ -50 +50 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma - * Take advantage of Amazon GameLift monitoring capabilities to assess performance and usage. You can track metrics on factors such as hardware performance, game session placement efficiency, and server process life cycles. You can track active game sessions and player sessions to observe usage over time. You can also download and store game session logs. + * Take advantage of Amazon GameLift Servers monitoring capabilities to assess performance and usage. You can track metrics on factors such as hardware performance, game session placement efficiency, and server process life cycles. You can track active game sessions and player sessions to observe usage over time. You can also download and store game session logs. @@ -52 +52 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma - * For production hosting, automate your game hosting resource management and deployments using AWS CloudFormation templates for Amazon GameLift and the AWS Cloud Development Kit (AWS CDK). Take advantage of continuous integration and continuous delivery (CI/CD) tools and services such as AWS CodePipeline. + * For production hosting, automate your game hosting resource management and deployments using AWS CloudFormation templates for Amazon GameLift Servers and the AWS Cloud Development Kit (AWS CDK). Take advantage of continuous integration and continuous delivery (CI/CD) tools and services such as AWS CodePipeline. @@ -59 +59 @@ With Amazon GameLift managed EC2 hosting, you can offload most of the work of ma -Amazon GameLift provides a complete cloud hosting solution for containerized game servers. With Amazon GameLift managed container fleets, you can take advantage of the core benefits of container usage, such as portability, agility, and fault tolerance. The following features are available with Amazon GameLift container fleets. +Amazon GameLift Servers provides a complete cloud hosting solution for containerized game servers. With Amazon GameLift Servers managed containers, you can take advantage of the core benefits of container usage, such as portability, agility, and fault tolerance. The following features are available with managed container fleets. @@ -61 +61 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam -[Start developing an Amazon GameLift managed hosting solution for your containerized game server.](./gamelift-roadmap-containers.html) +[Start developing an Amazon GameLift Servers managed hosting solution for your containerized game server.](./gamelift-roadmap-containers.html) @@ -65 +65 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam - * Develop a custom architecture with lightweight containers to run your game server software on Amazon GameLift Linux-based hosting resources. + * Develop a custom architecture with lightweight containers to run your game server software on Amazon GameLift Servers Linux-based hosting resources. @@ -69 +69 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam - * Deliver low-latency player experiences by deploying container fleet resources to any AWS Region or Local Zone that Amazon GameLift supports. See [Amazon GameLift service locations](./gamelift-regions.html). + * Deliver low-latency player experiences by deploying container fleet resources to any AWS Region or Local Zone that Amazon GameLift Servers supports. See [Amazon GameLift Servers service locations](./gamelift-regions.html). @@ -73 +73 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam - * Use Amazon GameLift game session placement features, including queues and FlexMatch matchmaking, to find the best possible game session matches for your players. + * Use Amazon GameLift Servers game session placement features, including queues and FlexMatch matchmaking, to find the best possible game session matches for your players. @@ -75 +75 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam - * Test your game server and container architecture with the Amazon GameLift service using an Anywhere fleet. Test your game locally or on a cloud-based test environment. + * Test your game server and container architecture with the Amazon GameLift Servers service using an Anywhere fleet. Test your game locally or on a cloud-based test environment. @@ -79 +79 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam - * Manage container fleet resources using AWS CloudFormation templates for Amazon GameLift. + * Manage container fleet resources using AWS CloudFormation templates for Amazon GameLift Servers. @@ -86 +86 @@ Amazon GameLift provides a complete cloud hosting solution for containerized gam -Use the Amazon GameLift service with a combination of Amazon GameLift managed hosting and Anywhere self-managed hosting. A hybrid approach lets you build the solution you need right now while also preparing for where you need to be in the future. Common scenarios where a hybrid solution makes sense include: +Use the Amazon GameLift Servers service with a combination of Amazon GameLift Servers managed hosting and Anywhere self-managed hosting. A hybrid approach lets you build the solution you need right now while also preparing for where you need to be in the future. Common scenarios where a hybrid solution makes sense include: @@ -88 +88 @@ Use the Amazon GameLift service with a combination of Amazon GameLift managed ho - * **Expand your hosting solution to the AWS Cloud.** Supplement the capabilities of your existing hosting solution (on-premises hardware or other cloud-based hosting) by adding Amazon GameLift managed hosting. With managed hosting, you can increase your hosting capacity or add "burst" capacity to rapidly scale up and pay only for resources when you need them. You can also take advantage of the Amazon GameLift service's global footprint to reach more players around the world and provide the low-latency multiplayer experience they expect. + * **Expand your hosting solution to the AWS Cloud.** Supplement the capabilities of your existing hosting solution (on-premises hardware or other cloud-based hosting) by adding Amazon GameLift Servers managed hosting. With managed hosting, you can increase your hosting capacity or add "burst" capacity to rapidly scale up and pay only for resources when you need them. You can also take advantage of the Amazon GameLift Servers service's global footprint to reach more players around the world and provide the low-latency multiplayer experience they expect. @@ -92 +92 @@ Use the Amazon GameLift service with a combination of Amazon GameLift managed ho - * **Boost latency for players in locations beyond those serviced by Amazon GameLift.** If you're already using Amazon GameLift managed hosting, you might need to support players in certain situations. For example, you might want to reach players in unusually remote locations or significantly reduce latency to those areas. Add custom hosting locations and use Amazon GameLift Anywhere to manage those locations along with your managed hosting resources. + * **Boost latency for players in locations beyond those serviced by Amazon GameLift Servers.** If you're already using Amazon GameLift Servers managed hosting, you might need to support players in certain situations. For example, you might want to reach players in unusually remote locations or significantly reduce latency to those areas. Add custom hosting locations and use Amazon GameLift Servers Anywhere to manage those locations along with your managed hosting resources. @@ -97 +97 @@ Use the Amazon GameLift service with a combination of Amazon GameLift managed ho -[Start developing an Amazon GameLift hybrid hosting solution for your game.](./gamelift-roadmap-hybrid.html) +[Start developing an Amazon GameLift Servers hybrid hosting solution for your game.](./gamelift-roadmap-hybrid.html) @@ -109 +109 @@ Key features - * With the Amazon GameLift Agent, you can use the same tooling to manage game server life cycles on all types of hosting resources. + * With the Amazon GameLift Servers Agent, you can use the same tooling to manage game server life cycles on all types of hosting resources. @@ -111 +111 @@ Key features - * Gather game and player metrics and logs across all hosting resources. Take advantage of Amazon GameLift features and other AWS services to combine data and develop cohesive observability solutions. + * Gather game and player metrics and logs across all hosting resources. Take advantage of Amazon GameLift Servers features and other AWS services to combine data and develop cohesive observability solutions. @@ -118 +118 @@ Key features -Use Amazon GameLift Anywhere fleets with Amazon GameLift game session management, including matchmaking, to host your custom game servers wherever you want to. Anywhere fleets are particularly useful as test environments for rapid, iterative game development. Set up an Anywhere fleet for your own local workstation or a set of cloud-based hosting resources. For production hosting, you might use a hybrid approach with Anywhere fleets for your on-premises hardware supplemented by Amazon GameLift managed fleets. +Use Amazon GameLift Servers Anywhere fleets with Amazon GameLift Servers game session management, including matchmaking, to host your custom game servers wherever you want to. Anywhere fleets are particularly useful as test environments for rapid, iterative game development. Set up an Anywhere fleet for your own local workstation or a set of cloud-based hosting resources. For production hosting, you might use a hybrid approach with Anywhere fleets for your on-premises hardware supplemented by Amazon GameLift Servers managed fleets. @@ -120 +120 @@ Use Amazon GameLift Anywhere fleets with Amazon GameLift game session management -For more information about testing with Anywhere, see [Set up local testing with Amazon GameLift Anywhere](./integration-testing.html). For more information about setting up an Anywhere fleet, see [Setting up a hosting fleet with Amazon GameLift](./fleets-intro.html). +For more information about testing with Anywhere, see [Set up local testing with Amazon GameLift Servers Anywhere](./integration-testing.html). For more information about setting up an Anywhere fleet, see [Setting up a hosting fleet with Amazon GameLift Servers](./fleets-intro.html). @@ -122 +122 @@ For more information about testing with Anywhere, see [Set up local testing with -[Start developing an Amazon GameLift Anywhere hosting solution for your game.](./gamelift-roadmap-anywhere.html) +[Start developing an Amazon GameLift Servers Anywhere hosting solution for your game.](./gamelift-roadmap-anywhere.html) @@ -128 +128 @@ For more information about testing with Anywhere, see [Set up local testing with - * Use Amazon GameLift tools to manage game servers that are hosted on your own hardware. + * Use Amazon GameLift Servers tools to manage game servers that are hosted on your own hardware. @@ -135 +135 @@ For more information about testing with Anywhere, see [Set up local testing with -## Amazon GameLift FlexMatch for matchmaking +## Amazon GameLift ServersFlexMatch for matchmaking @@ -137 +137 @@ For more information about testing with Anywhere, see [Set up local testing with -Use Amazon GameLift FlexMatch to build custom rule sets to define multiplayer matches for your game. FlexMatch uses rule sets to compare compatible players for each match and provide players with the ideal multiplayer experience. +Use Amazon GameLift Servers FlexMatch to build custom rule sets to define multiplayer matches for your game. FlexMatch uses rule sets to compare compatible players for each match and provide players with the ideal multiplayer experience. @@ -139 +139 @@ Use Amazon GameLift FlexMatch to build custom rule sets to define multiplayer ma -For more information about FlexMatch, see [What is Amazon GameLift FlexMatch?](https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-intro.html) +For more information about FlexMatch, see [What is Amazon GameLift ServersFlexMatch?](https://docs.aws.amazon.com/gamelift/latest/flexmatchguide/match-intro.html) @@ -152 +152 @@ For more information about FlexMatch, see [What is Amazon GameLift FlexMatch?](h -## Amazon GameLift FleetIQ for self-managed Amazon EC2 hosting +## Amazon GameLift Servers FleetIQ for self-managed Amazon EC2 hosting @@ -154 +154 @@ For more information about FlexMatch, see [What is Amazon GameLift FlexMatch?](h -Use Amazon GameLift FleetIQ to work directly with your hosting resources in Amazon EC2 and Amazon EC2 Auto Scaling. This provides the benefit of Amazon GameLift optimizations for inexpensive, resilient game hosting. This solution is for game developers who need more flexibility than what fully managed Amazon GameLift solutions provide. +Use Amazon GameLift Servers FleetIQ to work directly with your hosting resources in Amazon EC2 and Amazon EC2 Auto Scaling. This provides the benefit of Amazon GameLift Servers optimizations for inexpensive, resilient game hosting. This solution is for game developers who need more flexibility than what fully managed Amazon GameLift Servers solutions provide. @@ -156 +156 @@ Use Amazon GameLift FleetIQ to work directly with your hosting resources in Amaz -For information about how Amazon GameLift FleetIQ works with Amazon EC2 and EC2 Auto Scaling for game hosting, see the [Amazon GameLift FleetIQ Developer Guide](https://docs.aws.amazon.com/gamelift/latest/fleetiqguide/gsg-intro.html). +For information about how Amazon GameLift Servers FleetIQ works with Amazon EC2 and EC2 Auto Scaling for game hosting, see the [Amazon GameLift ServersFleetIQ Developer Guide](https://docs.aws.amazon.com/gamelift/latest/fleetiqguide/gsg-intro.html). @@ -173 +173 @@ For information about how Amazon GameLift FleetIQ works with Amazon EC2 and EC2 -## Amazon GameLift Realtime Servers with customizable server logic +## Amazon GameLift Servers Realtime with customizable server logic @@ -175 +175 @@ For information about how Amazon GameLift FleetIQ works with Amazon EC2 and EC2 -Use Realtime Servers to stand up games that don't need custom-built game servers. This lightweight server solution provides game servers that you can configure to fit your game. You can host Realtime Servers using an Amazon GameLift managed hosting solution. +Use Amazon GameLift Servers Realtime to stand up games that don't need custom-built game servers. This lightweight server solution provides game servers that you can configure to fit your game. You can host Realtime servers using an Amazon GameLift Servers managed hosting solution. @@ -177 +177 @@ Use Realtime Servers to stand up games that don't need custom-built game servers -For more information about Amazon GameLift hosting with Realtime Servers, see [Integrating games with Amazon GameLift Realtime Servers](./realtime-intro.html). +For more information about hosting with Amazon GameLift Servers Realtime, see [Integrating games with Amazon GameLift Servers Realtime](./realtime-intro.html). @@ -181 +181 @@ For more information about Amazon GameLift hosting with Realtime Servers, see [I - * Use Amazon GameLift management features, including auto scaling, multi-location queues, and game session placement. + * Use Amazon GameLift Servers management features, including auto scaling, multi-location queues, and game session placement. @@ -183 +183 @@ For more information about Amazon GameLift hosting with Realtime Servers, see [I - * Use Amazon GameLift hosting resources and choose the type of AWS computing hardware for your fleets. + * Use Amazon GameLift Servers hosting resources and choose the type of AWS computing hardware for your fleets. @@ -200 +200 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -What is Amazon GameLift? +What is Amazon GameLift Servers?