Resources: Module 12 — Capstone Project¶
All resources from previous modules are relevant. Key resources specific to the capstone:
IDP Reference Implementations¶
| Resource | URL | Notes |
|---|---|---|
| Backstage official docs | https://backstage.io/docs/ | Start here for all Backstage configuration |
| backstage-deploy (reference) | https://github.com/backstage/backstage/tree/master/contrib | Community deployment examples |
| Platform Engineering maturity model | https://platformengineering.org/platform-tooling | Maturity framework to assess your IDP |
Architecture Decision Records¶
| Resource | URL | Notes |
|---|---|---|
| ADR GitHub (Nygard) | https://github.com/joelparkerhenderson/architecture-decision-record | Templates and examples |
| MADR template | https://adr.github.io/madr/ | Markdown Architectural Decision Records template |
Reference Implementations¶
| Resource | Notes |
|---|---|
| Humanitec Platform Orchestrator | Commercial IDP platform; good reference for IDP architecture concepts |
| CNOE (Cloud Native Operational Excellence) | Open-source IDP reference architecture combining ArgoCD, Backstage, and more |
| Internal Developer Platform.com | Definitions and resources for IDP design |