5 — Infrastructure Automation
Purpose
[stub: infrastructure-automation]
See also GitOps, Argo CD, and GitOps in SRE.
Metadata
| Author | Amit Singh |
| Scope | internal-developer-platforms |
Local graph
Related 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.