Skip to content

Commit 84dd2a2

Browse files
authored
update terms (#174)
1 parent 8ed9cd6 commit 84dd2a2

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

modules/ROOT/pages/astream-faq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The following questions address security and access control in {product}.
100100

101101
=== Does {product} support single-sign on?
102102

103-
If your {astra} organization is on a paid {astra} subscription plan, your users can use SSO to sign in to the {astra-ui}.
103+
If your {astra} organization is on a paid {astra} plan, your users can use SSO to sign in to the {astra-ui}.
104104
For more information, see xref:astra-db-serverless:administration:configure-sso.adoc[].
105105

106106
=== How do {astra} roles and permissions map to {pulsar-short} roles and permissions?

modules/developing/pages/astream-cdc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The connected sink consumes messages from the `data-` topic, and then sends them
177177

178178
To enable CDC for {astra-db}, you need the following:
179179

180-
* An active {astra-url}[{astra} account] with access to an organization that has an {product} subscription plan.
180+
* An active {astra-url}[{astra} account] with access to an organization that has an {product} plan.
181181
+
182182
You need a role that grants permission to manage streaming tenants, such as the {organization-administrator-role} role.
183183

modules/developing/pages/astream-functions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Functions are implemented using https://pulsar.apache.org/docs/en/functions-over
1212

1313
[IMPORTANT]
1414
====
15-
Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
15+
Custom functions require a xref:operations:astream-pricing.adoc[paid {product} plan].
1616
====
1717

1818
[#create-an-archive]
@@ -231,7 +231,7 @@ bin/pulsar-admin functions create --function-config-file **PATH_TO_FUNCTION_CONF
231231
+
232232
A response of `Created Successfully!` indicates the function is deployed and ready to accept messages.
233233
+
234-
If the response is `402 Payment Required` with `Reason: only qualified organizations can create functions`, then you must upgrade to a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
234+
If the response is `402 Payment Required` with `Reason: only qualified organizations can create functions`, then you must upgrade to a xref:operations:astream-pricing.adoc[paid {product} plan].
235235
+
236236
[TIP]
237237
====

modules/operations/pages/astream-pricing.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

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

5-
== Subscription plans
5+
== Plans
66

7-
There are multiple {product} subscription plans.
8-
An {product} subscription is associated with an {astra} organization, but {product} subscription plans are separate from {astra} organization subscription plans.
7+
There are multiple {product} plans.
8+
An {product} plan is associated with an {astra} organization, but {product} plans are separate from {astra} organization plans.
99

10-
For {astra} plans and pricing details, see https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{product} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[{astra} subscription plans].
10+
For more information, see https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{product} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[{astra} plans].
1111

1212
== Shared clusters
1313

@@ -30,15 +30,15 @@ You sign in to {astra} and use {product} in the same way that you would on share
3030
When you create a tenant, you have the option to deploy to your private cluster.
3131
This means that you can use both shared clusters and Streaming Capacity Units, depending on your tenants' use cases.
3232

33-
Streaming Capacity Units are an addition to your base {product} subscription plan, and billing for Streaming Capacity Units is unique to each customer.
33+
Streaming Capacity Units are an addition to your base {product} plan, and billing for Streaming Capacity Units is unique to each customer.
3434

3535
Like shared clusters, all connections for Streaming Capacity Units in {product} are guarded by authentication, authorization, and secure (TLS) communications.
3636
By default, these connections are over the public internet.
3737
Additionally, Streaming Capacity Units support xref:operations:private-connectivity.adoc[private connectivity].
3838

3939
== Additional billed charges
4040

41-
Regardless of your subscription plan or cluster type, additional customizations can impact your {product} billed charges.
41+
Regardless of your plan or cluster type, additional customizations can impact your {product} billed charges.
4242
These include, but are not limited to, the following:
4343

4444
* Message retention duration
@@ -48,7 +48,7 @@ These include, but are not limited to, the following:
4848

4949
== Limits
5050

51-
Regardless of your subscription plan or cluster type, {product} applies xref:astream-limits.adoc[guardrails and limits] on resource creation to ensure best practices, foster availability, and promote optimal configurations for your databases.
51+
Regardless of your plan or cluster type, {product} applies xref:astream-limits.adoc[guardrails and limits] on resource creation to ensure best practices, foster availability, and promote optimal configurations for your databases.
5252

5353
Streaming Capacity Units have fewer limits than shared clusters.
5454

modules/operations/pages/astream-release-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For more information, see xref:developing:clients/spring-produce-consume.adoc[Sp
6262

6363
=== {new}
6464

65-
* Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
65+
* Custom functions require a xref:operations:astream-pricing.adoc[paid {product} plan].
6666

6767
== February 27, 2023
6868

0 commit comments

Comments
 (0)