aws / aws-cdk-rfcs

RFCs for the AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon GameLift L2 Constructs

stevehouel opened this issue · comments

Description

Amazon GameLift is a game server hosting solution. This construct library allows CDK users to create the infrastructure to easily configure their matchmaking rules and game server fleets.

The aim of this library is to provide an even easier way of defining the Matchmaking rules components and fleet management system needed to deploy and host their game server by providing constructs with more guard rails and contextual information to get users going straight away.

Roles

Role User
Proposed by @stevehouel
Author(s) @stevehouel
API Bar Raiser @otaviomacedo
Stakeholders @alias, @alias, @alias

See RFC Process for details

Workflow

  • Tracking issue created (label: status/proposed)
  • API bar raiser assigned (ping us at #aws-cdk-rfcs if needed)
  • Kick off meeting
  • RFC pull request submitted (label: status/review)
  • Community reach out (via Slack and/or Twitter)
  • API signed-off (label api-approved applied to pull request)
  • Final comments period (label: status/final-comments-period)
  • Approved and merged (label: status/approved)
  • Execution plan submitted (label: status/planning)
  • Plan approved and merged (label: status/implementing)
  • Implementation complete (label: status/done)

Author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue so that the RFC table in README gets
updated.