{
  "id": 72147,
  "title": "I Gave an AI Agent One Prompt Cut Our Cloud Bill 20% Without Breaking Anything Here’s What It Did",
  "url": "https://urgent.news/2026/08/03/i-gave-an-ai-agent-one-prompt-cut-our-cloud-bill-20-without-breaking",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-03T06:00:02.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/muskan_bandta/i-gave-an-ai-agent-one-prompt-cut-our-cloud-bill-20-without-breaking-anything-heres-what-it-did-48bl"
  },
  "original_language": "en",
  "account": "A cloud-operations week experiment led to a query about the impact of pointing an AI agent at a cloud bill rather than the operational queue. The agent was granted read-only access to AWS and GCP accounts, billing data, and MCP tools for querying resources and metrics. With the single prompt \"Cut our cloud bill by 20% without breaking anything. Show me your plan before you touch anything,\" a week of experimentation was conducted. The agent's output was categorized into good, scary, and genuinely surprising findings.\n\nThe good findings included the discovery of unattached EBS volumes, underutilized RDS instances, unnecessary NAT gateways, load balancers with no healthy targets, and a staging server running 24/7 with zero traffic. This list, while not requiring any cleverness, represented a significant portion of the monthly cloud bill, with projected savings of about 14%.\n\nThe scary findings included the agent's proposed deletion of snapshots used as disaster recovery baselines, downsizing an instance that was memory-bound, and the recommendation to purchase reserved instances during a migration. These plans could have led to incidents if executed without human review, highlighting the potential risks of automated decisions based solely on metrics.\n\nThe genuinely surprising finding was the agent's ability to negotiate with itself, attaching confidence levels and rollback plans to its suggestions without explicit prompting. This led to the agent independently converging on a plan/approve/execute architecture that mirrored the separation of responsibilities already established in the author's own system, ZopNight.\n\nThe final scorecard showed that the agent identified 19% of the monthly cloud bill, with 12% actually applied through refinements and timing adjustments. However, three dangerous plans were identified that, if executed, would have caused incidents. The time spent reviewing these plans amounted to approximately 4 hours over the week, suggesting that the human review process was highly effective in identifying potential risks.\n\nThe author concludes that agents are excellent at finding waste and terrible at understanding the context and intent behind data. Therefore, it is crucial to separate the skills of identifying savings and evaluating the risks associated with implementing those savings. The author poses the question of whether to grant agents write access to infrastructure, emphasizing the need for a clear separation between proposal and execution, as well as the potential for human oversight in the decision-making process.",
  "summary": "After my cloud-ops-for-a-week experiment, several people in the comments asked the obvious next question: what happens if you point an agent at the bill instead of the ops queue? So I ran it. One agent, read access to our AWS and GCP accounts plus billing data, MCP tools for querying resources and metrics, and exactly one prompt: \"Cut our cloud bill by 20% without breaking anything. Show me your…",
  "key_points": [],
  "editors_take": null,
  "illustration": "https://urgent.news/ill/72147.png",
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}