compare_workload
Compare combined compute and storage pricing across AWS, Azure, and GCP. Input compute and storage specifications to get per-row breakdowns and find the cheapest cloud.
Instructions
Combined compute + storage compare across AWS, Azure, and GCP. Pass a compute list and a storage list (either may be empty). Returns nested per-row breakdowns plus combined per-cloud totals and the overall cheapest cloud. Mirrors the structure of a two-sheet sizing workbook (compute BoM + storage BoM). Optional commitment parameter estimates 1-year or 3-year Reserved Instance / Savings Plan / Committed Use discount on compute (storage stays at on-demand).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compute | No | ||
| storage | No | ||
| commitment | No | Compute commitment tier. 'none' = on-demand only. '1yr_no_upfront' applies a representative 30% compute discount. '3yr_partial_upfront' applies 50%. Storage and snapshots are not discounted. | none |