Skip to content
New: see your fit and get a tailored quote in minutes.Try the estimator
Menu

Pelajaran 4 / 17

The connector model for platform engineers

IntegraCI connects to the CI, scanners, registries, clouds, and trackers your org already runs, through a broad connector library. You are the person who wires them in. Key points:

  • You bring your own accounts and contracts. The platform governs the calls and reads the results; it does not replace your stack or run your scanners.
  • Connectors are how the control plane reads results and dispatches actions, so a connector that is missing or misconfigured is why a downstream surface looks empty. Wiring is the platform engineer's first job.
  • The connector SDK is pluggable (Python, Go, TypeScript) if your org needs a connector that is not in the library. Building one is its own specialty badge.