Skip to content

Commit

Permalink
readme: fix table format
Browse files Browse the repository at this point in the history
  • Loading branch information
sirupsen committed Aug 25, 2023
1 parent 1f4ef2b commit 5092cea
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,20 +94,20 @@ them will be more than 2-3x off, which shouldn't be a problem for most users.
Approximate numbers that should be consistent between Cloud providers.

| What | Amount | \$ / Month | 1y commit \$ /month |Spot \$ /month | Hourly Spot \$ |
| ----------- | ------ | --------- | -------------- -----|-------------- | --------------- |
| CPU | 1 | \$15 | \$10 |\$2 | \$0.005 |
| GPU | 1 | \$5000 | \$3000 |\$1500 | \$2 |
| Memory | 1 GB | \$2 | \$1 |\$0.2 | \$0.0005 |
| SSD | 1 GB | \$0.1 | \$0.05 |\$0.05 | \$0.05 |
| HDD | 1 GB | \$0.05 | | | |
| Warehouse Storage | 1 GB | \$0.02 | | | |
| S3, GCS, .. | 1 GB | \$0.01 | | | |
| Cloud Networking* | 1 GB | \$0.01 | | | |
| Network Ingress | 1 GB | \$0 | | | |
| Internet Egress† | 1 GB | \$0.1 | | | |
| CDN Egress | 1 GB | \$0.05 | | | |
| CDN Fill ‡ | 1 GB | \$0.01 | | | |
| Warehouse Query | 1 GB | \$0.005 | | | |
| ----------- | -------| -----------| -------------------- |----------------| --------------- |
| CPU | 1 | \$15 | \$10 |\$2 | \$0.005 |
| GPU | 1 | \$5000 | \$3000 |\$1500 | \$2 |
| Memory | 1 GB | \$2 | \$1 |\$0.2 | \$0.0005 |
| SSD | 1 GB | \$0.1 | \$0.05 |\$0.05 | \$0.05 |
| HDD | 1 GB | \$0.05 | | | |
| Warehouse Storage | 1 GB | \$0.02 | | | |
| S3, GCS, .. | 1 GB | \$0.01 | | | |
| Cloud Networking* | 1 GB | \$0.01 | | | |
| Network Ingress | 1 GB | \$0 | | | |
| Internet Egress† | 1 GB | \$0.1 | | | |
| CDN Egress | 1 GB | \$0.05 | | | |
| CDN Fill ‡ | 1 GB | \$0.01 | | | |
| Warehouse Query | 1 GB | \$0.005 | | | |

\* Generally cloud providers only charge for network that leaves a zone, i.e.
cross-zone, and cross-region. Usually you're _not_ charged egress for blob
Expand Down

0 comments on commit 5092cea

Please sign in to comment.