AWS gamelift documentation change
Summary
Added information about tools for managed containers onboarding
Security assessment
This is a feature documentation update with no security-related content
Diff
diff --git a/gamelift/latest/developerguide/containers-howitworks.md index 4461cc58b..f9cc01043 100644 --- a/gamelift/latest/developerguide/containers-howitworks.md +++ b/gamelift/latest/developerguide/containers-howitworks.md @@ -10,0 +11,9 @@ Amazon GameLift container fleets are designed to give you flexibility in how you +###### 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. Then build on this foundation to create a custom hosting solution for your game. + + + +