All stacks
Platform EngineeringDeveloper PortalsIDP

Platform Engineering Stack

Build an internal developer platform that engineers actually want to use

Platform engineering is about creating paved roads — self-service infrastructure, golden paths, and reduced cognitive load for product engineers. This stack is what modern platform teams use to build an Internal Developer Platform (IDP) from the ground up.

6 tools in this stack
Share:XLinkedInWhatsApp
Backstage
Developer PortalOpen Source

Backstage

The open-source IDP from Spotify. Consolidates service catalogue, docs, scaffolding templates, and CI status in one UI.

Crossplane
Infrastructure AbstractionOpen Source

Crossplane

Lets platform teams expose curated infrastructure APIs to developers. Engineers provision databases without knowing Terraform.

Temporal
Workflow EngineOpen Source

Temporal

Durable execution for complex multi-step workflows. Handles retries, timeouts, and state automatically — no SQS/Lambda glue code.

Argo CD
GitOps EngineOpen Source

Argo CD

Self-service deployments via Git. Developers push to Git; ArgoCD handles the rest. Platform team owns the sync policy.

Open Policy Agent
Policy & GovernanceOpen Source

Open Policy Agent

Enforces guardrails at the infrastructure layer. Blocks non-compliant deployments without requiring manual review.

Prometheus
Observability FoundationOpen Source

Prometheus

Platform teams provide a shared Prometheus + Grafana setup. Product teams add their own dashboards via GitOps.