Implementation Studio Learning Paths
Use these paths to move through the repo without reading everything at once. Each path links to labs and docs that are already present in this repository.
Complete Implementation Path
For a broad understanding of the deployment patterns:
- Lab 01: Standard Deployment
- Lab 02: Air-Gapped Deployment
- Lab 03: Private Network Deployment
- Lab 04: Firewall-Restricted Deployment
- Lab 05: POC Sprint
- Lab 06: Multi-Tenant Deployment
- Lab 07: Integration Patterns
- Lab 08: Handoff and Runbooks
- Lab 09: Troubleshooting Scenarios
Fast Track: Customer Constraints
For the patterns most likely to appear in locked-down enterprise implementations:
- Lab 02: Air-Gapped Deployment
- Lab 03: Private Network Deployment
- Lab 04: Firewall-Restricted Deployment
- Lab 09: Troubleshooting Scenarios
Solutions Engineer Path
For POC, account, handoff, and customer-facing implementation work:
- SE Integration Guide
- Lab 05: POC Sprint
- Account Strategy
- Multi-Workstream Engagements
- Lab 08: Handoff and Runbooks
- Product Feedback
- Tracking Impact
Platform Engineer Path
For infrastructure, shared platforms, and operational patterns:
- Provider Comparison
- Modules Catalog
- Lab 01: Standard Deployment
- Lab 03: Private Network Deployment
- Lab 06: Multi-Tenant Deployment
- Lab 07: Integration Patterns
- Lab 08: Handoff and Runbooks
Cost-Conscious Path
For local practice with little or no cloud spend:
- Lab 02: Air-Gapped Deployment
- Lab 05: POC Sprint
- Lab 06: Multi-Tenant Deployment
- Lab 09: Troubleshooting Scenarios
Prerequisites By Lab
| Lab | Primary prerequisites |
|---|---|
| Lab 01 | Terraform, kubectl, Helm, GCP or AWS account |
| Lab 02 | Docker, Kind, Helm, kubectl, about 10GB disk space |
| Lab 03 | Lab 01 baseline plus private networking concepts |
| Lab 04 | Lab 01 baseline plus network policy and egress concepts |
| Lab 05 | Kind for local mode, or minimal GCP/AWS setup |
| Lab 06 | Kind, GCP, or AWS plus namespace/RBAC basics |
| Lab 07 | GCP or AWS plus OAuth/OIDC and database concepts |
| Lab 08 | Existing cluster or Kind plus monitoring basics |
| Lab 09 | Kind and kubectl |
Next Step
After choosing a path, open labs/README.md for a side-by-side lab comparison and then follow the README inside the first lab.