You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/current/cockroachcloud/costs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,7 +260,7 @@ Cloud providers may vary in how they calculate each category and define each reg
260
260
261
261
#### Same-region
262
262
263
-
There are no charges for same-region data transfer between CockroachDB cluster nodes. Data egressing the cluster to endpoints in the same region for backups or changefeeds, or using private connectivity, is charged the cloud provider's list price for same-region data transfer. Egress private endpoint usage is posted as separate line items under _Private endpoint - bytes processed_.
263
+
There are no charges for same-region data transfer between CockroachDB cluster nodes. Data egressing the cluster to endpoints in the same region for backups or changefeeds, or using private connectivity, is charged the cloud provider's list price for same-region data transfer. Egress private endpoint usage is posted in separate line items under **Private endpoint - bytes processed**.
264
264
265
265
#### Cross-region
266
266
@@ -270,7 +270,7 @@ Cross-region data transfer includes:
270
270
271
271
- Data transfer required to support queries that involve lookups on nodes in another region.
272
272
- CockroachDB replication across nodes that are in different regions.
273
-
- Data egress (including [changefeed egress]({% link cockroachcloud/egress-private-endpoints.md %})) from the CockroachDB Cloud cluster via supported [private connectivity]({% link cockroachcloud/connect-to-your-cluster.md %}#establish-private-connectivity) services to a private endpoint in another region.
273
+
- Data egress, including [changefeed egress]({% link cockroachcloud/egress-private-endpoints.md %}), from the CockroachDB {{ site.data.products.cloud }} cluster via supported [private connectivity]({% link cockroachcloud/connect-to-your-cluster.md %}#establish-private-connectivity) services to a private endpoint in another region.
274
274
-[Managed backup]({% link cockroachcloud/backup-and-restore-overview.md %}#managed-backups) and [Self-managed backup]({% link cockroachcloud/take-and-restore-self-managed-backups.md %}) data transfer to another region.
275
275
- Change data capture (changefeed) data transfer to another region.
276
276
@@ -307,7 +307,7 @@ In CockroachDB {{ site.data.products.standard }}, CDC is billed monthly based on
307
307
308
308
In CockroachDB {{ site.data.products.advanced }}, CDC is billed monthly based on the total size of a cluster's watched tables and whether the {{ site.data.products.advanced }} security add-on is enabled. The per-GiB unit price is tiered, based on the size of watched data: Less than 5 GiB-Month, 5 to 100 GiB-Month, 100 to 250 GiB-Month, 250 to 500 GiB-Month, or 500 GiB-Month and higher.
309
309
310
-
Changefeeds sent as from a CockroachDB {{ site.data.products.advanced }} cluster over an [egress connection to a private endpoint]({% link cockroachcloud/egress-private-endpoints.md %}) are charged according to [data transfer costs](#data-transfer).
310
+
Changefeeds sent from a CockroachDB {{ site.data.products.advanced }} cluster over an [egress connection to a private endpoint]({% link cockroachcloud/egress-private-endpoints.md %}) are charged according to [data transfer costs](#data-transfer).
-[Confluent Cloud on GCP or AWS](https://www.confluent.io/confluent-cloud/)
21
21
22
22
{{site.data.alerts.callout_info}}
23
-
Egress private endpoint usage is billed based on bytes processed over the endpoint, which includes the cloud provider's per-GB data processing fees and any applicable data transfer charges with no additional markup for Cockroach Labs. These charges appear as separate line items on your invoice under _Private endpoint - bytes processed_.
23
+
Billing for egress private endpoint usage is based on bytes processed over the endpoint, which includes the cloud provider's per-GB data processing fees and any applicable data transfer charges. There is no additional markup from Cockroach Labs. These charges appear as separate line items on your invoice under **Private endpoint - bytes processed**.
0 commit comments