AWS gamelift documentation change
Summary
Updated title to include 'hosting with' and added same onboarding tools section as in fleets-intro-containers.md
Security assessment
The changes are purely documentation improvements and tooling information, with no security-related content added or modified.
Diff
diff --git a/gamelift/latest/developerguide/gamelift-roadmap-containers.md index cc016b387..8a9b1bd52 100644 --- a/gamelift/latest/developerguide/gamelift-roadmap-containers.md +++ b/gamelift/latest/developerguide/gamelift-roadmap-containers.md @@ -5 +5 @@ -# Development roadmap for Amazon GameLift managed containers +# Development roadmap for hosting with Amazon GameLift managed containers @@ -25,0 +26,9 @@ This roadmap presents a streamlined path to getting your containerized game serv +###### Speed up onboarding with these tools for managed containers: + + * The [containers starter kit](https://github.com/aws/amazon-gamelift-toolkit/tree/main/containers-starter-kit) streamlines integration and fleet setup. It adds essential game session management features to your game server, and uses pre-configured templates to build a container fleet and an automated deployment pipeline for your game server. After deployment, use the Amazon GameLift console and API tools to monitor fleet performance, manage game sessions, and analyze metrics. + + * For Unreal Engine or Unity developers, use the [Amazon GameLift plugins](https://aws.amazon.com/gamelift/getting-started/) to integrate your game server and build a container fleet from inside your game engine's development environment. The plugin's guided workflows help you create a fast, simple solution with cloud-based hosting using managed containers. You can build on this foundation to create a custom hosting solution for your game. + + + +