From 265fc4ad9105ae31080356e0c3963edd8dc59f81 Mon Sep 17 00:00:00 2001 From: James Hochadel Date: Tue, 10 Jun 2025 14:36:15 -0400 Subject: [PATCH 1/2] Clarify yearly vs monthly credit values I kept the monthly values in the table because I think it's easier to see the deltas between tiers with the smaller numbers, but I'm open to removing them. Sandboxes are only available for 90 days, so I did not include a yearly credits total for those. --- content/pricing/index.liquid | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/content/pricing/index.liquid b/content/pricing/index.liquid index b7cfc8a4..2101a28e 100644 --- a/content/pricing/index.liquid +++ b/content/pricing/index.liquid @@ -34,73 +34,87 @@ redirect_from: Tier - Credits + Credits (Annual) + Credits (Monthly*) Annual Price Sandbox + N/A 8 $0 Femto + 600 50 $30,000 Pico + 1200 100 $60,000 Nano + 1800 150 $90,000 Micro + 3000 250 $150,000 Milli + 4200 350 $210,000 Centi + 6000 500 $300,000 Deci + 7800 650 $390,000 Deka + 9600 800 $456,000 Hecto + 12000 1000 $540,000 Kilo + 15000 1250 $637,500 Mega + 18000 1500 $720,000 Giga + 24000 2000 $936,000 @@ -108,6 +122,15 @@ redirect_from: +
+
+
+

+ * All credits are available up-front when your IAA is executed. You can spend credits flexibly throughout the year if your workload is seasonal. Monthly credit amounts are provided for reference. +

+
+
+
From 10ae80680439c696cfd03f628c59948ef612304f Mon Sep 17 00:00:00 2001 From: James Hochadel Date: Wed, 25 Jun 2025 14:29:14 -0400 Subject: [PATCH 2/2] Improve phrasing based on PR feedback --- content/pricing/index.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/pricing/index.liquid b/content/pricing/index.liquid index 2101a28e..09ff286e 100644 --- a/content/pricing/index.liquid +++ b/content/pricing/index.liquid @@ -126,7 +126,7 @@ redirect_from:

- * All credits are available up-front when your IAA is executed. You can spend credits flexibly throughout the year if your workload is seasonal. Monthly credit amounts are provided for reference. + * All credits are available up-front when your IAA is executed. You can spend credits flexibly throughout the year if your compute needs change over time. Monthly credit amounts are provided for reference.