1 — Why Templates Matter
Purpose
[stub: why-templates-matter]
Metadata
| Author | Amit Singh |
| Scope | internal-developer-platforms |
Local graph
Related notes
2 — Service Templates
Service-level templates that scaffold a new microservice with the organization's standards already applied.
3 — Infrastructure Templates
Infrastructure-level templates for provisioning the cloud resources a service depends on alongside its code scaffold.
4 — Organization Standards
How organization-wide standards, language versions, CI pipelines, security baselines, get encoded into templates rather than enforced after the fact.
5 — Template Versioning
Versioning strategy for templates so that already-scaffolded services can adopt improvements without a breaking migration.