From 124d25ae0d4ed3b50c9258fa2aeb14074705229c Mon Sep 17 00:00:00 2001 From: Gavin <57272374+thtmnisamnstr@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:00:48 -0800 Subject: [PATCH] added new instance sizes to the pricing page (#764) * added new instance sizes to the pricing page Signed-off-by: thtmnisamnstr * changed VERSION 0.7 to VERSION 0.8 on the website Signed-off-by: thtmnisamnstr --------- Signed-off-by: thtmnisamnstr --- website/_data/tier-3-pricing.yml | 2 +- website/_data/tier-4-pricing.yml | 1 + website/_data/tier-5-pricing.yml | 2 +- .../_includes/core/benefits-earthfile.html | 2 +- .../_includes/home/v2/benefits-earthfile.html | 2 +- .../home/v2/hero-with-earthfile-mobile.html | 2 +- .../home/v2/hero-with-earthfile.html | 2 +- .../pricing/v2/compute-cost-table.html | 50 ++++++++++++++++++- 8 files changed, 56 insertions(+), 7 deletions(-) diff --git a/website/_data/tier-3-pricing.yml b/website/_data/tier-3-pricing.yml index 9e0a3b2ba..d97bf17e5 100644 --- a/website/_data/tier-3-pricing.yml +++ b/website/_data/tier-3-pricing.yml @@ -1,5 +1,5 @@ - Up to 15 users -- XS, S, M, L, and XL satellites +- From XS to XL satellites - 14 day cache retention - Static originating IP address - Community support diff --git a/website/_data/tier-4-pricing.yml b/website/_data/tier-4-pricing.yml index 75b203260..b21d750ab 100644 --- a/website/_data/tier-4-pricing.yml +++ b/website/_data/tier-4-pricing.yml @@ -1,4 +1,5 @@ - Up to 50 users +- XS to 4XL satellites - 21 day cache retention - AWS Marketplace billing - 5/8 support diff --git a/website/_data/tier-5-pricing.yml b/website/_data/tier-5-pricing.yml index 0a1540eb3..6bdf14e26 100644 --- a/website/_data/tier-5-pricing.yml +++ b/website/_data/tier-5-pricing.yml @@ -2,7 +2,7 @@ - Fully managed, single-tenant satellite fleet - Unlimited users - points: - - XS, S, M, L, and XL satellites + - XS to 4XL satellites - Unlimited log retention - points: - Dedicated IP address diff --git a/website/_includes/core/benefits-earthfile.html b/website/_includes/core/benefits-earthfile.html index 7b1fc02a4..135d8650f 100644 --- a/website/_includes/core/benefits-earthfile.html +++ b/website/_includes/core/benefits-earthfile.html @@ -29,7 +29,7 @@
-
VERSION 0.7
+
VERSION 0.8
FROM golang:1.21-alpine3.19
RUN apk --update --no-cache add git
WORKDIR /go-example
diff --git a/website/_includes/home/v2/benefits-earthfile.html b/website/_includes/home/v2/benefits-earthfile.html index 3f9c48444..8a7488cc3 100644 --- a/website/_includes/home/v2/benefits-earthfile.html +++ b/website/_includes/home/v2/benefits-earthfile.html @@ -33,7 +33,7 @@
-
VERSION 0.7
+
VERSION 0.8
FROM golang:1.21-alpine3.19
RUN apk --update --no-cache add git
WORKDIR /go-example
diff --git a/website/_includes/home/v2/hero-with-earthfile-mobile.html b/website/_includes/home/v2/hero-with-earthfile-mobile.html index 445d28d14..f3348ea6d 100644 --- a/website/_includes/home/v2/hero-with-earthfile-mobile.html +++ b/website/_includes/home/v2/hero-with-earthfile-mobile.html @@ -55,7 +55,7 @@

-
VERSION 0.7
+
VERSION 0.8
FROM golang:1.21-alpine3.19
RUN apk --update --no-cache add git
WORKDIR /go-example
diff --git a/website/_includes/home/v2/hero-with-earthfile.html b/website/_includes/home/v2/hero-with-earthfile.html index 1d89da3ad..7ae6eb97f 100644 --- a/website/_includes/home/v2/hero-with-earthfile.html +++ b/website/_includes/home/v2/hero-with-earthfile.html @@ -54,7 +54,7 @@

-
VERSION 0.7
+
VERSION 0.8
FROM golang:1.21-alpine3.19
RUN apk --update --no-cache add git
WORKDIR /go-example
diff --git a/website/_includes/pricing/v2/compute-cost-table.html b/website/_includes/pricing/v2/compute-cost-table.html index 59c46d022..f7b84b299 100644 --- a/website/_includes/pricing/v2/compute-cost-table.html +++ b/website/_includes/pricing/v2/compute-cost-table.html @@ -89,7 +89,7 @@

-
+
xlarge
AWS t3.2xlarge / t4g.2xlarge
@@ -104,5 +104,53 @@
+ +
+
+
2xlarge
+
AWS m7i.4xlarge / m7g.4xlarge
+
+
+
16 vCPUs | 64 GB RAM
500 GB cache disk +
+
$0.0376 per min.
+
+ 36X + 6,000 min included = 166.66 min on 2xlarge +
+
+
+ +
+
+
3xlarge
+
AWS m7i.8xlarge / m7g.8xlarge
+
+
+
32 vCPUs | 128 GB RAM
1,000 GB cache disk +
+
$0.0751 per min.
+
+ 71X + 6,000 min included = 84.5 min on 3xlarge +
+
+
+ +
+
+
4xlarge
+
AWS m7i.16xlarge / m7g.16xlarge
+
+
+
64 vCPUs | 256 GB RAM
2,000 GB cache disk +
+
$0.1502 per min.
+
+ 143X + 6,000 min included = 41.95 min on 4xlarge +
+
+