iiRecord
Agentic AI Atlas · Cloud Cost Optimization
workflow:cost-optimizationa5c.ai
II.
Workflow JSON

workflow:cost-optimization

Structured · live

Cloud Cost Optimization json

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

File · workflows/workflows/workflows-expanded.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cost-optimization",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Cloud Cost Optimization",
    "workflowKind": "operational",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "moderate",
    "description": "Reviews and optimizes cloud infrastructure spending -- analyzing\nresource utilization, identifying idle or over-provisioned instances,\nevaluating reserved instance and savings plan coverage, reviewing\ndata transfer costs, assessing spot instance opportunities, and\nimplementing right-sizing recommendations. Produces cost optimization\nreport and projected savings forecast. Excludes architectural\nre-design for cost.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cost-optimization",
      "to": "role:devops-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "role:infrastructure-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "skill-area:cloud-infrastructure",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "skill-area:terraform-infrastructure",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "responsibility:cost-optimization-cloud",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cost-optimization",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}