Skip to content

Implementation Studio - Start Here

Implementation Studio is organized for just-in-time use. Start from the situation you are in, then follow the nearest lab, module, or field guide.

I Need To Learn The System

GoalStart with
Understand the repoREADME.md
Pick a sequenceLEARNING-PATHS.md
Compare every lablabs/README.md
Learn the reference workloadreference-app/README.md
Understand validation boundariestesting strategy

I Need A Deployment Pattern

ScenarioUse
Standard cloud deploymentLab 01: Standard Deployment
No internet or disconnected installLab 02: Air-Gapped Deployment
Private cluster or bastion accessLab 03: Private Network Deployment
Strict egress or firewall allowlistsLab 04: Firewall-Restricted Deployment
Tenant isolationLab 06: Multi-Tenant Deployment
Auth, database, API gateway, or mesh integrationLab 07: Integration Patterns

I Need Customer-Facing Material

SituationUse
Scope or run a POCLab 05: POC Sprint
Coordinate several workstreamsMulti-workstream engagement guide
Build account strategyAccount strategy framework
Prepare handoff/runbooksLab 08: Handoff and Runbooks
Capture roadmap-impacting product gapsProduct feedback process
Show measurable SE/implementation impactTracking impact

I Need Reusable Building Blocks

NeedStart with
Terraform module catalogmodules/README.md
Provider comparisonprovider comparison
Migration between GCP and AWSmigration guide
Operational patternsoperations docs
Architecture decisionsADR index

I Need To Debug Something

Problem typeUse
Practice common failuresLab 09: Troubleshooting Scenarios
Cluster health checksdiagnostic tools
Connectivity checksdiagnostic tools
Log collectiondiagnostic tools
Resource inspectiondiagnostic tools

Common Paths

  1. First-time learner: Learning Paths -> Lab 01 -> Lab 02.
  2. Customer POC: Account Strategy -> Lab 05 -> Handoff Runbooks.
  3. Locked-down enterprise install: Provider Comparison -> Lab 03 -> Lab 04.
  4. Platform foundation: Modules -> Lab 06 -> Lab 07.

Released under the MIT License.