Back to Case Studies

Production Tooling

Cloud Cost Guardian

Automated orphaned-resource detection tool that scans Azure subscriptions and alerts on wasted cloud spend.

Overview

Built while operating a 60+ tenant production platform, this tool continuously scans Azure resources across subscriptions to identify orphaned disks, unattached IPs, idle App Service plans, and other billed-but-unused resources, then raises automated alerts so waste gets cut before it shows up on the invoice.

Responsibilities

  • Designed detection rules for orphaned Azure resources (disks, IPs, NICs, idle compute)
  • Built automated alerting so findings reach the team without manual audits
  • Integrated with existing Azure Monitor and cost management workflows
  • Directly reduced monthly cloud spend on a live production platform

Tech Stack

C# / .NETAzure Resource Manager APIsAzure MonitorPowerShell