- Regional learning marketplace citation — 2025
- Analyst shortlist: hands-on cloud curriculum depth
- Open docs award — community voting window

docs/
quickstart/
auth.md
labs/
vpc-baseline.md
teardown.mdDocumentation-first paths into live AWS labs
CloudForge Academy mirrors how platform teams actually read: tree navigation, copy-pasteable commands, and mentor queues tied to lab IDs instead of vague promises.
Pick a language label to swap the snippet style; all three tracks point at the same underlying workflow so cohort assistants stay aligned.
Browse training programs or send docs feedback if a step drifts from the console.
Interactive quickstart
cloudforge docs init --track saa
cloudforge labs pull vpc-baseline
cloudforge mentor queue --lab 3Branching setup paths
Cloud paths lean on managed sandboxes; self-hosted paths assume you already operate VPCs and internal registries. Pick the row that matches your constraints before opening tickets.
Pick your hosting assumption before touching modules: cloud sandboxes ship faster, while self-hosted paths assume you already own VPC plumbing.
| Step | Cloud sandbox path | Self-hosted path |
|---|---|---|
| 1 | Run docs init with provider token | Import baseline CloudFormation from repo |
| 2 | Auto-attach lab IAM role | Map roles to your existing IdP groups |
| 3 | Launch guided lab from catalog | Mirror container images to internal registry |
| 4 | Mentor queue unlocks after health check | Mentor queue requires VPN verification |
Cloud path keeps teardown automated; you focus on architecture arguments, not IAM janitor work.
Developer FAQ — integrations
These questions assume you are wiring classroom systems, not skimming marketing pages. Answers reference authentication edge cases and integration trees exactly as mentors explain them during office hours.
Use the staging IdP slot documented in auth.md: upload the new metadata first, flip the integration flag in the portal, then revoke the old certificate. The tree view marks dependent labs with a lock icon until each lab acknowledges the rotation event.
Changelog pulse
Recent releases prioritize boring reliability: faster lab teardown leases, clearer auth diagrams, and changelog entries that actually mention learner-visible changes.
- 2026.1.2 — Mentor queue now exposes correlation IDs in the activity log export so your SIEM can stitch classroom events without guesswork.
- 2026.1.0 — VPC baseline lab ships a second subnet layout for teams that refuse overlapping CIDR jokes.
- 2025.12.4 — Docs search scopes to section headings so type-ahead stops jumping between unrelated PDFs.
- 2025.12.1 — Cookie preference keys are namespaced to avoid colliding with unrelated prototypes on localhost.
- 2025.11.9 — Contact form adds optional company field without making it feel mandatory for individual learners.