Skip to content

Commit 33a327e

Browse files
committed
simplify networking costs
1 parent f38b01f commit 33a327e

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Diff for: README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,12 @@ Approximate numbers that should be consistent between Cloud providers.
112112
| ├ Zonal SSD | 1 GB | \$0.2 | | | |
113113
| ├ Regional SSD | 1 GB | \$0.35 | | | |
114114
| Networking | | | | | |
115-
| ├ Same Zone † | 1 GB | \$0 | | | |
116-
| ├ Cross-Zone | 1 GB | \$0.01 | | | |
117-
| ├ Cross-Zone Blob | 1 GB | \$0 | | | |
118-
| ├ Region Ingress | 1 GB | \$0 | | | |
119-
| ├ Region Egress | 1 GB | \$0.1 | | | |
120-
| ├ Internet Ingress | 1 GB | \$0 | | | |
121-
| ├ Internet Egress | 1 GB | \$0.1 | | | |
115+
| ├ Same Zone | 1 GB | \$0 | | | |
116+
| ├ Blob | 1 GB | \$0 | | | |
117+
| ├ Ingress | 1 GB | \$0 | | | |
118+
| ├ Inter-Zone | 1 GB | \$0.01 | | | |
119+
| ├ Inter-Region | 1 GB | \$0.02 | | | |
120+
| ├ Internet Egress † | 1 GB | \$0.1 | | | |
122121
| CDN Egress | 1 GB | \$0.05 | | | |
123122
| CDN Fill ‡ | 1 GB | \$0.01 | | | |
124123
| Warehouse Query | 1 GB | \$0.005 | | | |

0 commit comments

Comments
 (0)