Lesson 3 / 14
IDP vs portal vs CI platform
A portal catalogs and links out. A CI platform runs pipelines. IntegraCI orchestrates and governs across the whole lifecycle, reading results from the tools you already run and turning them into decisions. Key points:
- IntegraCI is a control plane: it generates manifests and CI steps, delegates execution to your tools, and records and acts on the results.
- It does not run your scanners or your builds; it gives visibility and gates.