GAMEOPS02-BP02 Organize infrastructure resources using resource tagging
To effectively manage and track your infrastructure resources in AWS, use proper resource tagging and grouping to identify each resource's owner, project, application, cost center, and other data. Tagged resources can be grouped together using resource groups, which assists with operational support.
Level of risk exposed if this best practice is not established: High
Implementation guidance
Define tagging
policies. Typical strategies include resource tags for
identifying the resource owner, such as team name or individual
name, the name of the game, application, or project, the studio
name, environment (like development or production), and the role
of the resource (such as database server, web server, dedicated
game server, app server, or cache server). You can add other tags
to assist with business and IT
needs. AWS Config
Implementation steps
-
Tag resources to identify their owner, project, app, cost center, and other relevant data.
-
Implement tagging policies including tags for owner, project, studio, environment, and resource role.
-
Use AWS Config to enforce tagging policies, and manage tags through AWS Management Console, CLI, and API.