Skip to content

Commit 5b7b675

Browse files
authored
articles (#170)
1 parent a2fd5d8 commit 5b7b675

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules/ROOT/pages/astream-faq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ And finally {product} offers a user-friendly interface and free tier to satisfy
3333

3434
== Why does {company} call {product} "serverless"?
3535

36-
Running a {pulsar-reg} cluster that can handle at-scale workloads is not a trivial task.
36+
Running an {pulsar-reg} cluster that can handle at-scale workloads is not a trivial task.
3737
It requires many (virtual) machines to be configured in a very particular way.
3838

3939
In traditional cloud environments, you would pay hourly for every machine whether they are being used for workloads or not, and you would carry the burden of maintaining the server infrastructure.

modules/apis/pages/api-operations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To send requests to the {product} {pulsar-short} Admin API, you need the followi
1919

2020
* An active {astra} account with access to {product}.
2121
22-
* A {product} tenant.
22+
* An {product} tenant.
2323
2424
* A xref:operations:astream-token-gen.adoc[{pulsar-short} token] for your tenant.
2525
+

modules/developing/pages/gpt-schema-translator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Systems in streaming pipelines can use different representations for schema and data types.
44

55
Schema mapping is required to align congruent types in a pipeline.
6-
For example, to send data from a CDC-enabled {cass-reg} table to a {pulsar-reg} topic, you must define schema mapping between the {cass-short} table and the {pulsar-short} topic.
6+
For example, to send data from a CDC-enabled {cass-reg} table to an {pulsar-reg} topic, you must define schema mapping between the {cass-short} table and the {pulsar-short} topic.
77
If the schema includes more complex data types, like maps and nested data structures, schema management becomes more difficult.
88

99
Schema management is a complicated, tedious, and error-prone tasks that requires you to understand and translate multiple sets of schema rules.

modules/operations/pages/private-connectivity.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The private link service pattern is the same across cloud providers, but the hos
6565

6666
=== Private connections for outbound traffic
6767

68-
On a case-by-case basis, {product} can support private outbound traffic flowing from a {product} private endpoint to your private link service.
68+
On a case-by-case basis, {product} can support private outbound traffic flowing from an {product} private endpoint to your private link service.
6969

7070
{company} opens a port on the tenant's firewall to allow connectors and functions running in a dedicated namespace on an {product} cluster to connect to your private network.
7171
Each tenant has its own firewall.

0 commit comments

Comments
 (0)