Implementation Kickoff Guide for Commercial Deployment¶
This guide outlines the implementation process and shared responsibilities between your team and Second Front’s Game Warden platform. It includes what’s expected at each phase of onboarding, what artifacts you need to provide, and how we’ll work together to securely deploy your application to Game Warden.
Implementation phases & milestones¶
| Phase | What Second Front Does | What You Do |
|---|---|---|
| Kickoff |
|
|
| Configuration |
|
|
| Security Review |
|
|
| Approved | Prepare Staging (STG) environments | |
| Validation |
|
|
| Deployed |
|
|
| Day 2 Operations |
|
|
Shared Responsibility model¶
Second Front uses the Shared Responsibility Model to clarify which tasks are owned by the customer and which are managed by Second Front, helping streamline implementation and compliance. Refer to Game Warden's Shared Responsibility Model for more information.
Required technical artifacts¶
To support a smooth and secure implementation, please collect and submit the required items listed in the Technical Artifacts guide as early as possible in the process.
Security requirements¶
Security is core to the Game Warden platform. You must be prepared to support the following:
| Authorization Boundary Diagram | Required for BoE and initial implementation planning. Must include all outbound integrations or API dependencies. |
| CVEs & Remediation | You’ll use Findings to manage container scans. CVEs must be addressed per the Acceptance Baseline Criteria. |
| BoE | Gather required details early to avoid bottlenecks. |
| SAST Scan & AI Attestation | Prepare static analysis outputs and AI-related disclosures, if applicable. |
Technical considerations¶
To ensure a smooth deployment process, your team should review:
-
Access Control - Integrate with Keycloak and implement JWT authentication
-
Logging & Monitoring - Game Warden integrates with Loki and Grafana
-
Pipelines & Image Push - Push hardened images to the Harbor Registry
Action items & best practices¶
- Assign a dedicated technical and security lead
- Schedule weekly/bi-weekly syncs with your Game Warden team
- Review observability tools and security scanning expectations
- Begin preparing your BoE, authorization boundary, and technical artifacts
- Push initial image to Game Warden registry as early as possible