Introduction

CloudOpt helps you find cloud waste and produce shareable optimization reports.

Cloud Optimization Analyzer (CloudOpt) scans AWS and GCP for cost and utilization problems, then writes a report you can share with stakeholders.

CloudOpt reads cloud APIs only. It never creates, changes, or deletes resources. Snapshots and analysis results stay in a local workspace until you export a report.

Output

  1. Inventory, billing, and utilization metrics in one snapshot
  2. Findings with source data and remediation steps
  3. HTML or JSON report, with optional redaction

You can merge snapshots from multiple providers into one engagement. Each provider keeps its own currency, billing period, and coverage data.

Workflow

init โ†’ collect โ†’ analyze โ†’ report
Step What happens
init Creates a local workspace
collect Pulls inventory, costs, and metrics from AWS or GCP
analyze Runs optimization checks on the snapshot
report Writes HTML or JSON from the results

Defaults

  • Findings link back to the data that triggered them, with assumptions and a confidence score
  • Collection is read-only
  • Credentials and account data stay on your machine
  • Savings numbers are estimates with stated ranges
  • Reports list provider capabilities and explain skipped checks

Next steps