Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Infrastructure Cost Optimization
workflow:infrastructure-cost-optimizationa5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
Workflow JSON

workflow:infrastructure-cost-optimization

Structured · live

Infrastructure Cost Optimization json

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

File · workflows/workflows/workflows-operational.yamlCluster · workflows
Record JSON
{
  "id": "workflow:infrastructure-cost-optimization",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-operational.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Infrastructure Cost Optimization",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Reviews cloud spending, identifies waste, and implements cost-reduction\nmeasures while maintaining performance and reliability targets.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "responsibility:terraform-state-mgmt",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "org-unit:infra-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "role:engineering-manager",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "responsibility:terraform-state-mgmt",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:infrastructure-cost-optimization",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:infrastructure-cost-optimization",
      "to": "workflow:infrastructure-cost-optimization",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:hybrid-cloud-onprem",
      "to": "workflow:infrastructure-cost-optimization",
      "kind": "follows_workflow"
    },
    {
      "from": "tool:pulumi",
      "to": "workflow:infrastructure-cost-optimization",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "IaC resource definitions support cloud cost review and optimization."
      }
    }
  ]
}

Shortcuts

Back to overview
Open graph tab