CloudBurn Cloud is the managed layer on top of the open-source CloudBurn toolkit, running at app.cloudburn.io. Instead of installing the CLI and wiring up CI yourself, you connect your AWS accounts and GitHub organization once, and CloudBurn runs the scans and posts the cost reports for you.
Sign in with email and password, GitHub, or Google.
What you get
| Capability | Where to start |
|---|---|
| Cost estimation comments on pull requests via the GitHub App | Set up PR cost estimation |
| Unused-resource scans of connected AWS accounts | Unused-resource scans |
| Read-only AWS account connections with a customer-owned data bucket | Connect an AWS account |
| An AWS pricing calculator across EC2, S3, Lambda, RDS, and more | The AWS Simple Pricing Calculator in your dashboard |
| Plans with a 14-day free trial | Plans and billing |
The dashboard also includes account settings for your profile, password and sessions, connected login providers, and account deletion.
How it relates to the open-source toolkit
The scans use the same open-source rules engine — findings carry the same CLDBRN-AWS-* rule IDs you'd get from a self-hosted CLI run. The difference is operational: CloudBurn Cloud runs discovery for you against a read-only role you control, keeps results in an S3 bucket you own, and adds the GitHub App cost reports on pull requests.
If you'd rather run everything yourself, the open-source CLI, SDK, and rules are free — start at the CLI docs.
What's next
| Read this | To learn |
|---|---|
| Connect an AWS account | Deploy the read-only role and verify the connection |
| Set up PR cost estimation | Install and link the GitHub App, wire up CI |
| Plans and billing | What each plan includes and how the trial works |