Product updates
Changelog
New features, improvements, and fixes across CloudBurn and CloudBurn Platform.
269 product contributions in the past year (CloudBurn + CloudBurn Platform)
Latest updates
CloudBurn
See AWS waste and the checks behind it
August added storage modernization checks and SDK evidence that shows why each selected check triggered, passed, or did not apply, so teams can find aging AWS choices and explain scan results.
New
Catch S3 buckets that never tier
Buckets without lifecycle configuration now get an Intelligent-Tiering recommendation, making long-lived storage waste easier to spot.
New
Review older RDS storage
CloudBurn now flags RDS instances still using gp2 or magnetic storage so teams can prioritize the most obvious storage-generation upgrades.
New
See previous-generation cache nodes
ElastiCache clusters on older node families are now called out before they quietly stay in the estate for another budgeting cycle.
New
Explain every live check
SDK consumers can request normalized resource evidence and explicit triggered, passed, or not-applicable outcomes, making discovery results easier to audit and present.
CloudBurn Platform
Run CloudBurn as a team
Teams can now share AWS account work, choose where pull-request cost estimates run, see what unused-resource scans checked, and estimate usage across more AWS services with missing prices marked as incomplete.
New
Manage AWS accounts in shared workspaces
Invite teammates, switch between workspaces, and keep each team's AWS accounts and billing together.
Improved
Choose where cost estimates run
Workspace owners can link the CloudBurn GitHub App and select the repositories that should receive pull-request cost estimates.
Improved
See what each scan checked
Unused-resource results now show service coverage, passed checks, and compliant resources alongside the findings that need attention.
Improved
Estimate more usage-driven services
Pull-request estimates now account for declared usage across API Gateway, Lambda, CloudWatch Logs, EFS, Kinesis, and network traffic.
Fixed
See when an estimate is incomplete
Pull-request reports now keep unknown prices out of the total and label the estimate incomplete, so missing data does not read as a zero-cost change.
CloudBurn
Set stronger cost guardrails across more AWS accounts
July brought clearer CI policy, broader AWS cost checks, and steadier discovery runs so teams can catch more waste without turning every scan into manual follow-up.
New
Choose what should fail CI
Set a high, medium, or low severity threshold while keeping intentional inline exceptions visible to reviewers.
New
Bring budgets and tagging into the same review
New checks flag exceeded AWS budgets and, when enabled, untagged resources across the account so allocation gaps show up earlier.
Improved
Keep large discoveries moving
CloudBurn continues with available findings and streams progress, so one unavailable dataset no longer turns a long scan into a dead end.
Fixed
Skip a bad IaC file without losing the scan
Malformed or oversized infrastructure files are reported as safe diagnostics while the rest of the static scan continues.
New
Run discovery with scoped AWS credentials
SDK users can provide the AWS identity for a discovery run without changing the surrounding process credentials.
CloudBurn Platform
Bring cost decisions into the work sooner
CloudBurn Platform now brings AWS cost context into pull request reviews and keeps calculator estimates aligned as you adjust the choices behind them.
New
Review AWS cost estimates before you merge
A guided setup connects your CloudBurn account and GitHub installation so infrastructure cost context reaches the pull request review.
Improved
See calculator changes sooner
Calculator estimates now keep up more closely as you edit inputs, with cleaner handling when you replace a zero value.
Fixed
Keep Aurora capacity choices in sync
Changing the minimum or maximum capacity now keeps the allowed average capacity within the range you selected.
CloudBurn
Turn stale AWS resources into a clear cleanup list
April added focused checks for stopped compute, aging snapshots, and expired commitments, while discovery got better at finishing when AWS data is incomplete.
New
Find compute that has stopped doing useful work
CloudBurn now calls out stopped EC2 and RDS instances plus idle SageMaker resources so they don't sit unnoticed on the bill.
New
Review old snapshots and expired reservations
Old manual RDS snapshots and recently expired EC2 Reserved Instances now appear in the same review queue as other cost findings.
Improved
Keep scanning when AWS data is incomplete
Discovery now retries longer and reports skipped checks separately when AWS can't return every dataset.
CloudBurn
Review AWS waste in code and live accounts
March expanded CloudBurn across more AWS services and brought many of the same cost checks into Terraform and CloudFormation reviews before they're deployed.
New
Catch costly patterns before deployment
High-confidence checks now review Terraform and CloudFormation for storage, compute, database, networking, and scaling choices that deserve a second look.
New
Scan more of a live AWS account
New discovery checks cover idle resources, missing cost guardrails, stale data, and inefficient settings across services including Lambda, DynamoDB, RDS, CloudFront, and ElastiCache.
Improved
Set up and inspect configuration more clearly
The dedicated config command can create a starter file, print the active configuration, or show the template without writing it.