compare_compute_inventory
Compare compute workloads across AWS, Azure, and GCP to find the cheapest VM for each spec. Get per-row matches, per-cloud totals, and the overall cheapest cloud.
Instructions
Bulk-compare a list of compute workloads across AWS, Azure, and GCP. Each row is independently sized to the cheapest VM that meets its vCPU/memory spec on each cloud, multiplied by quantity and hours_per_month. Optional os_disk_gb adds attached storage cost. Returns per-row matches, per-cloud totals, and the cheapest cloud overall. Useful for sizing-sheet style inputs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workloads | Yes |