iiRecord
Agentic AI Atlas · Backstage
tool:backstagea5c.ai
II.
Tool JSON

tool:backstage

Structured · live

Backstage json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-iac-platform.yamlCluster · domain
Record JSON
{
  "id": "tool:backstage",
  "_kind": "Tool",
  "_file": "domain/tools/tools-iac-platform.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Backstage",
    "homepageUrl": "https://backstage.io",
    "kind": "orchestrator",
    "description": "CNCF open-source developer portal platform by Spotify — provides a software\ncatalog, TechDocs, scaffolder templates, and plugin ecosystem for building\nunified internal developer portals that improve developer experience.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:backstage",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:backstage",
      "to": "skill-area:platform-engineering",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:backstage",
      "to": "skill-area:platform-engineering",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:backstage",
      "to": "skill-area:developer-environment",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:backstage",
      "to": "tool:port-dev",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Internal developer portals — Backstage is open-source plugin-based; Port is managed SaaS"
      }
    },
    {
      "from": "tool:backstage",
      "to": "tool:devtron",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — Backstage is a developer portal; Devtron is K8s app management"
      }
    },
    {
      "from": "tool:backstage",
      "to": "tool:kubevela",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — Backstage is a developer portal; KubeVela is OAM-based delivery"
      }
    },
    {
      "from": "tool:backstage",
      "to": "tool:rancher",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — Backstage is a developer portal; Rancher is K8s cluster management"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:kubernetes-platform-engineering",
      "to": "tool:backstage",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:developer-portal",
      "to": "tool:backstage",
      "kind": "composed_of"
    },
    {
      "from": "tool:port-dev",
      "to": "tool:backstage",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Internal developer portals — Port is managed SaaS; Backstage is open-source plugin-based"
      }
    },
    {
      "from": "tool:rancher",
      "to": "tool:backstage",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — Rancher is K8s cluster management; Backstage is a developer portal"
      }
    },
    {
      "from": "tool:devtron",
      "to": "tool:backstage",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — Devtron is K8s app management; Backstage is a developer portal"
      }
    },
    {
      "from": "tool:kubevela",
      "to": "tool:backstage",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Platform engineering — KubeVela is OAM-based delivery; Backstage is a developer portal"
      }
    },
    {
      "from": "tool-server:mcp-backstage",
      "to": "tool:backstage",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}