You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-29Lines changed: 13 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,45 +8,29 @@ This is a collection of extensions that I've curated in this vscode extension pa
8
8
9
9
<!-- TIP-LIST:START -->
10
10
> [!TIP]
11
-
> **Towards the Cloud runs the AWS foundation for modern product teams. This means your team ships faster, slashes AWS spend, and stay audit-ready without having to hire a platform squad.**
11
+
> **Stop AWS bill surprises from happening.**
12
12
>
13
-
> Unsure where to start? Book a free AWS Account Review. We’ll analyse your AWS environment, hand you a security & cost report, and you decide whether to act on it yourself or have us execute. No pressure, no retainer required up front.
13
+
> Most infrastructure changes look harmless until you see next month's AWS bill. [CloudBurn](https://cloudburn.io) prevents this by analyzing the cost impact of your AWS CDK changes directly in GitHub pull requests, catching expensive mistakes during code review when fixes are quick, not weeks later when they're costly and risky.
14
14
>
15
-
> <ahref="https://cal.com/towardsthecloud/aws-account-review"><imgalt="Book a Free AWS Account Review"src="https://img.shields.io/badge/Book%20A%20Free%20AWS%20Account%20Review-success.svg?style=for-the-badge"/></a>
15
+
> <ahref="https://github.com/apps/cloudburn-io"><imgalt="Install CloudBurn from GitHub Marketplace"src="https://img.shields.io/badge/Install%20CloudBurn-GitHub%20Marketplace-brightgreen.svg?style=for-the-badge&logo=github"/></a>
16
16
>
17
17
> <details>
18
-
> <summary>☁️ <strong>See how we turn AWS chaos into a compliant, cost-efficient platform…</strong></summary>
18
+
> <summary>💰 <strong>Set it up once, then never be surprised by AWS costs again</strong></summary>
19
19
> <br/>
20
20
>
21
-
> ### The problem: AWS complexity compounds fast
21
+
> 1.**First install the free [CDK Diff PR Commenter GitHub Action](https://github.com/marketplace/actions/aws-cdk-diff-pr-commenter)** in your repository where you build your AWS CDK infrastructure
22
+
> 2.**Then install the [CloudBurn GitHub App](https://github.com/apps/cloudburn-io)** on the same repository
22
23
>
23
-
> Ad‑hoc builds become 40–60% overspend, unmonitored security gaps put customer data at risk, and engineers burn out running infrastructure instead of shipping products.
24
+
> **What happens now:**
24
25
>
25
-
> ### Our managed foundation keeps you moving forward
26
+
> Whenever you open a PR with infrastructure changes, the GitHub Action comments with your CDK diff analysis. CloudBurn reads that diff and automatically adds a separate comment with a detailed cost report showing:
27
+
> -**Monthly cost impact** – Will this change increase or decrease your AWS bill? By how much?
28
+
> -**Per-resource breakdown** – See exactly which resources are driving costs (old vs. new monthly costs)
29
+
> -**Region-aware pricing** – We pick the right AWS pricing based on the region where your infrastructure is deployed
> - ✅ **Fractional Cloud Engineer** – On-demand expertise from an architect who implemented enterprise-grade AWS infrastructure for over a decade.
31
+
> Your team can now validate cost impact alongside infrastructure changes during code review. Essentially, this shifts FinOps left where you optimize costs as you code, not weeks later when context is lost and production adjustments require more time and carry added risk.
> -**Headcount leverage** – A [flexible retainer](https://towardsthecloud.com/pricing) replaces the cost of a full-time platform team.
42
-
>
43
-
> **Proof:** Y Combinator startup Accolade used our Landing Zone to [earn SOC 2 in record time](https://towardsthecloud.com/blog/aws-landing-zone-case-study-accolade):
44
-
>
45
-
> *“We achieved a perfect security score in days, not months.”* — Galen Simmons, CEO
46
-
>
47
-
> Ready to see where your AWS account stands? Grab a spot while they’re available:
48
-
>
49
-
> <ahref="https://cal.com/towardsthecloud/aws-account-review"><imgalt="Book a Free AWS Account Review"src="https://img.shields.io/badge/Book%20A%20Free%20AWS%20Account%20Review-success.svg?style=for-the-badge"/></a>
33
+
> CloudBurn will be free during beta. After launch, a free Community plan (1 repository with unlimited users) will always be available.
0 commit comments