# Infrastructure Platform Engineering
All Infrastructure Platform Engineering notes →1 — Infrastructure APIs
Covers the API surface an infrastructure platform exposes to its consumers and to automation.
2 — Self-Service Infrastructure
Covers designing self-service infrastructure provisioning — catalogs, request flows, and guardrails for developer-initiated provisioning.
3 — Workflow Automation
Covers workflow automation for infrastructure operations — orchestrating multi-step provisioning and change processes.
4 — Event-Driven Infrastructure
Covers event-driven infrastructure automation — reacting to platform and cloud events to trigger provisioning actions.
5 — Platform Orchestration
Covers orchestration across the infrastructure platform's automation components, tying provisioning, policy, and workflow together.
# Internal Developer Platforms
All Internal Developer Platforms notes →1 — API-Driven Platforms
Why every platform capability should be reachable by API first, with the portal UI as a client of that API rather than the source of truth.
2 — Event-Driven Automation
Event-driven automation, reacting to catalog and provisioning events rather than polling, as the backbone of platform responsiveness.
3 — Workflow Engines
Workflow engines for orchestrating multi-step platform operations (provision, configure, register, notify) with retries and visibility.
4 — Platform Orchestration
Orchestration patterns that coordinate multiple platform capabilities, catalog, templates, provisioning, access, into a single self-service action.
5 — Infrastructure Automation
Infrastructure automation, Terraform/Crossplane-style provisioning, as the execution layer behind self-service infrastructure requests.
6 — Policy Automation
Policy-as-code automation (OPA/Kyverno-style admission and provisioning guardrails) that enforces governance without a manual approval queue.
# Productivity
All Productivity notes →Automation
The small, recurring, mechanical tasks worth scripting away entirely — the return on a day spent automating a five-minute weekly chore.
File Organization
A file and folder scheme simple enough to survive six months of not thinking about it, built around retrieval, not categorization purity.