Skip to content

Commit f1edabb

Browse files
committed
ekm
1 parent 34d6f53 commit f1edabb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Diff for: README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ Approximate numbers that should be consistent between Cloud providers.
129129
| Warehouse Query | 1 GB | \$0.005 | | | |
130130
| Logs/Traces ♣ | 1 GB | \$0.5 | | | |
131131
| Metrics | 1000 | \$20 | | | |
132+
| EKM Keys | 1 | \$1 | | | |
132133

133134
† This refers to network leaving your cloud provider, e.g. sending data to S3
134135
from GCP or egress network for sending HTML from AWS to a client.
@@ -144,10 +145,11 @@ retention.
144145
Furthermore, for blob storage (S3/GCS/R2/...), you're charged per read/write
145146
operation (fewer, large files is cheaper):
146147

147-
| | 1M | 1000 |
148-
| ------ | ---- | ------- |
149-
| Reads | \$0.4 | \$0.0004 |
150-
| Writes | \$5 | \$0.005 |
148+
| | 1M | 1000 |
149+
|----------------|---------|----------|
150+
| Reads | \$0.4 | \$0.0004 |
151+
| Writes | \$5 | \$0.005 |
152+
| EKM Encryption | \$3 | \$0.003 |
151153

152154
## Compression Ratios
153155

0 commit comments

Comments
 (0)