Implementation Kickoff Guide for AFWERX 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 |
|
|
| Validation |
|
|
| Deployed to Production (PRD) |
|
|
| Deployed to Classified Networks |
Collaborate with customers to obtain the necessary documents for intake by the Department of Air Force CloudWorks (DAFCW). This process can start after submitting the Deployment Passport. |
Provide necessary documents required by DAFCW. |
| 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 to initiate Approval to Connect (AtC) workflows early. |
| 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
-
CNAP Whitelisting - Required for IL4+ environments
-
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
- Set up P1 accounts for all relevant team members
- 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