Skip to content

Commit 55d8112

Browse files
committed
Revert pricing page to single page architecture instead of multipage
1 parent 568d32c commit 55d8112

File tree

5 files changed

+82
-85
lines changed

5 files changed

+82
-85
lines changed

mint.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,7 @@
128128
{
129129
"group": "Pricing",
130130
"pages": [
131-
"pricing/overview",
132-
"pricing/compute",
133-
"pricing/github-actions",
134-
"pricing/managed-postgresql"
131+
"pricing/overview"
135132
]
136133
},
137134
{

pricing/compute.mdx

Lines changed: 0 additions & 22 deletions
This file was deleted.

pricing/github-actions.mdx

Lines changed: 0 additions & 42 deletions
This file was deleted.

pricing/managed-postgresql.mdx

Lines changed: 0 additions & 14 deletions
This file was deleted.

pricing/overview.mdx

Lines changed: 81 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,85 @@ The pricing information below is for our managed service. Billing is based on th
88

99
At a high level, our prices are 3-10x lower than comparable offerings. For example, 2 vCPU instance prices for different services are:
1010

11-
- [GitHub Actions](/pricing/github-actions): \$0.0008/min on Ubicloud vs. \$0.008/min on GitHub
12-
- [Compute (VMs)](/pricing/compute): \$25/month on Ubicloud vs. \$90/month on AWS Germany
13-
- [Managed PostgreSQL](/pricing/managed-postgresql): \$65/month on Ubicloud vs. \$200/month on AWS Germany
11+
- [GitHub Actions](#github-actions): \$0.0008/min on Ubicloud vs. \$0.008/min on GitHub
12+
- [Compute (VMs)](#compute): \$25/month on Ubicloud vs. \$90/month on AWS Germany
13+
- [Managed PostgreSQL](#managed-postgresql): \$65/month on Ubicloud vs. \$200/month on AWS Germany
14+
15+
16+
## GitHub Actions
17+
18+
Ubicloud runners come with dedicated CPU, memory, local block storage, and a public IPv4 address. Our GitHub Managed Runner Application allocates virtual machines (VMs) across Germany and Finland regions to provide high availability. Every account gets a \$1/month credit that's equivalent to 1,250 minutes of Ubicloud runner time.
19+
20+
The tag `ubicloud-standard-2` defaults to Linux x64 2 vCPUs. Given Ubicloud's price advantage, we recommend trying 4 vCPUs if your pipeline benefits from parallelism.
21+
22+
### Linux x64
23+
24+
| YAML runner tag | vCPU | Memory | Price |
25+
|----------------------|------|--------|-------------|
26+
| ubicloud-standard-2 | 2 | 8GB | \$0.0008/min |
27+
| ubicloud-standard-4 | 4 | 16GB | \$0.0016/min |
28+
| ubicloud-standard-8 | 8 | 32GB | \$0.0032/min |
29+
| ubicloud-standard-16 | 16 | 64GB | \$0.0064/min |
30+
| ubicloud-standard-30 | 30 | 120GB | \$0.0120/min |
31+
32+
### Linux arm64
33+
34+
| YAML runner tag | vCPU | Memory | Price |
35+
|--------------------------|------|--------|-------------|
36+
| ubicloud-standard-2-arm | 2 | 6GB | \$0.0008/min |
37+
| ubicloud-standard-4-arm | 4 | 12GB | \$0.0016/min |
38+
| ubicloud-standard-8-arm | 8 | 24GB | \$0.0032/min |
39+
| ubicloud-standard-16-arm | 16 | 48GB | \$0.0064/min |
40+
| ubicloud-standard-30-arm | 30 | 90GB | \$0.0120/min |
41+
42+
### GPU runners (beta)
43+
44+
| YAML runner tag | vCPU | RAM | GPU | Pricing |
45+
|-----------------|------|------|-----------------------------|------------|
46+
| ubicloud-gpu | 6 | 32GB | 1x RTX 4000 Ada 20GB Memory | \$0.032/min |
47+
48+
### Concurreny Limits
49+
50+
By default, all Ubicloud for GitHub Actions accounts can run a total of **128 concurrent vCPUs**. This concurrency limit represents the maximum number of vCPUs that can be active in parallel across all runners and enables faster completion of queued workflow runs.
51+
52+
For example, with the default concurrency limit of 128 vCPUs, you can run 64 x `ubicloud-standard-2` instances in parallel. Or, you can concurrently run 16 x `ubicloud-standard-4` and 8 x `ubicloud-standard-8` instances.
53+
54+
If your project requires additional concurrency beyond the default limits, you can add Concurrency Extensions to your account. Each extension increases your capacity by 64 vCPUs for an additional fee. To learn more or buy additional Concurrency Extensions, please contact us at [support@ubicloud.com](mailto:support@ubicloud.com).
55+
56+
57+
## Compute
58+
59+
Ubicloud virtual machines (VMs) come with dedicated CPU, memory, and local block storage. We use the name **standard** for our general purpose instance types.
60+
- Pricing for standard instances in Hetzner's Finland region is as follows.
61+
- Ubicloud prices for Hetzner's Germany region is 4.5% higher than those in Finland.
62+
63+
| Virtual Machine | vCPU | Memory | Storage | Pricing |
64+
|:---------------:|:----:|:------:|:-------:|:---------------------------------:|
65+
| standard-2 | 2 | 8GB | 40GB | \$0.00063/min <br/> (\$25.40/mo) |
66+
| standard-4 | 4 | 16GB | 80GB | \$0.00126/min <br/> (\$50.80/mo) |
67+
| standard-8 | 8 | 32GB | 160GB | \$0.00252/min <br/> (\$101.60/mo) |
68+
| standard-16 | 16 | 64GB | 320GB | \$0.00504/min <br/> (\$203.20/mo) |
69+
| standard-30 | 30 | 120GB | 600GB | \$0.00945/min <br/> (\$381.00/mo) |
70+
| standard-60 | 60 | 240GB | 1200GB | \$0.01890/min <br/> (\$762.00/mo) |
71+
72+
### Networking
73+
74+
Ubicloud creates each VM in a private subnet. For free, each VM gets a private IPv4 and IPv6 address. The VM also gets a public IPv6 address for free. For a public IPv4 address, we charge \$3.00/month pro-rated per minute. You can opt out of getting a public IPv4 when creating the VM.
75+
76+
Each VM has a monthly egress quota of 0.625TB per 2 vCPUs. If you exceed this limit, we will charge you \$3 per TB of egress traffic. We don't charge for ingress traffic or traffic between your resources within the same cloud region.
77+
78+
79+
## Managed PostgreSQL
80+
81+
Ubicloud Managed PostgreSQL offers six different SKUs for your needs. If you need a different configuration, please contact us.
82+
83+
| PostgreSQL | vCPU | Memory | Storage | Monthly Price |
84+
|:-----------:|:----:|:------:|:-------:|:-------------:|
85+
| standard-2 | 2 | 8GB | 128GB | $65 |
86+
| standard-4 | 4 | 16GB | 256GB | $130 |
87+
| standard-8 | 8 | 32GB | 512GB | $260 |
88+
| standard-16 | 16 | 64GB | 1,024GB | $520 |
89+
| standard-30 | 30 | 120GB | 2,048GB | $990 |
90+
| standard-60 | 60 | 240GB | 4,096GB | $1980 |
91+
1492

0 commit comments

Comments
 (0)