iiRecord
Agentic AI Atlas · Cloud Cost Optimization Review
workflow:cloud-cost-optimization-reviewa5c.ai
II.
Workflow JSON

workflow:cloud-cost-optimization-review

Structured · live

Cloud Cost Optimization Review json

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

File · workflows/workflows/workflows-architecture-deep.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cloud-cost-optimization-review",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-architecture-deep.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Cloud Cost Optimization Review",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "monthly",
    "complexity": "cross-team",
    "description": "Conducts structured reviews of cloud resource utilization and spending\npatterns -- analyzing reserved instance coverage and savings plan\nutilization, identifying idle and underprovisioned resources, evaluating spot\ninstance eligibility, reviewing storage tier placement, assessing data\ntransfer costs, modeling rightsizing recommendations, and producing a\nprioritized cost-reduction backlog with projected savings. Excludes anomaly\nalerting (covered separately) and long-term financial planning.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "role:cloud-architect",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "role:cost-tracker",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "skill-area:sli-slo-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "domain:cloud-infra",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "domain:infrastructure",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "responsibility:cost-optimization",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "responsibility:capacity-planning",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "org-unit:platform-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cloud-cost-optimization-review",
      "to": "org-unit:infra-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-profile:infrastructure-cost-optimization",
      "to": "workflow:cloud-cost-optimization-review",
      "kind": "follows_workflow"
    }
  ]
}