Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/developing/pages/astream-cdc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[IMPORTANT]
====
Change Data Capture (CDC) for {astra-db} incurs billed charges based on your {astra-stream} usage.
For more information, see https://www.datastax.com/pricing?product=astra-streaming[{product} pricing] and https://www.datastax.com/products/datastax-astra/cdc-for-astra-db[CDC metering rates].
For more information, see https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{product} pricing].
====

Change Data Capture (CDC) for {astra-db} automatically captures changes in real time, de-duplicates the changes, and then streams the clean set of changed data into {product} where it can be processed by client applications or sent to downstream systems.
Expand Down Expand Up @@ -300,7 +300,7 @@ You must use the {product-short} {devops-api} to add a region after enabling CDC
====
CDC for multi-region {astra-db} {db-serverless-vector} databases is available only to qualified participants in this private preview release.
Development is ongoing, and the features and functionality are subject to change.
This private preview is governed by your Agreement and the https://www.datastax.com/legal/previewterms[{company} Preview Terms].
This private preview is governed by your Agreement and the https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{company} Preview Terms].

If you're interested in this private preview feature, contact your {company} account representative.
====
Expand Down Expand Up @@ -745,7 +745,7 @@ Replace `**DATA_TOPIC_STRING**` with the `data-` topic string in the format of `
====
CDC for multi-region {astra-db} {db-serverless-vector} databases is available only to qualified participants in this private preview release.
Development is ongoing, and the features and functionality are subject to change.
This private preview is governed by your Agreement and the https://www.datastax.com/legal/previewterms[{company} Preview Terms].
This private preview is governed by your Agreement and the https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{company} Preview Terms].

If you're interested in this private preview feature, contact your {company} account representative.
====
Expand Down
17 changes: 3 additions & 14 deletions modules/operations/pages/astream-pricing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,12 @@

{product} is a fully-managed, software-as-a-service (SaaS) offering embedded in {product-short}.

== Subscription plans

There are three {product} subscription plans.
An {product} subscription is associated with an {product-short} organization, but {product} subscription plans are separate from {product-short} organization subscription plans.

For {product-short} plans and pricing details, see https://www.datastax.com/pricing?product=astra-db[{product-short} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[].

== {product} subscription plans

The availability of {product} features depends on your {product} subscription plan.

The *Free* plan allows only one topic.
It is meant for evaluation before upgrading to a paid plan.

*Pay As You Go* and *Annual* plans can realize the benefits of fully-managed SaaS offerings.
You only pay for the resources you use to produce, process, and consume messages.
These plans require a payment method on file.
For {product} metering details, see https://www.datastax.com/pricing?product=astra-streaming[{product} pricing].
For {product-short} plans and pricing details, see https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{product-short} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[].

== Shared clusters

Expand All @@ -42,7 +32,6 @@ When you create a tenant, you have the option to deploy to your private cluster.
This means that you can use both shared clusters and Streaming Capacity Units, depending on your tenants' use cases.

Streaming Capacity Units are an addition to your base {product} subscription plan, and billing for Streaming Capacity Units is unique to each customer.
For information about Streaming Capacity Unit pricing and metering, see https://www.datastax.com/astra-streaming-dedicated-clusters[{product-short} Streaming Capacity Units pricing].

Like shared clusters, all connections for Streaming Capacity Units in {product} are guarded by authentication, authorization, and secure (TLS) communications.
By default, these connections are over the public internet.
Expand Down