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
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-faq.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= {product} FAQs
:navtitle: FAQs
:page-tag: astra-streaming,dev,admin,planner,plan,pulsar
:page-aliases: operations:onboarding-faq.adoc

When considering {product} for your production workloads, you might have questions about what options are available for connecting and consuming your serverless clusters.
Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-org-permissions.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Manage {product} roles and permissions
:navtitle: Manage roles and permissions
:page-tag: astra-streaming,security,secure,pulsar

You manage role-based access control (RBAC) for {product} through your {product-short} organization.
For information about {product-short} RBAC, including default roles, custom roles, permissions, and user management, see xref:astra-db-serverless:administration:manage-database-access.adoc[].
Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-subscriptions-exclusive.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Exclusive subscriptions in {pulsar-reg}
:navtitle: Exclusive
:page-tag: pulsar-subscriptions,quickstart,admin,dev,pulsar

_Subscriptions_ in {pulsar-reg} describe which consumers are consuming data from a topic and how they want to consume that data.

Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-subscriptions-failover.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Failover subscriptions in {pulsar-reg}
:navtitle: Failover
:page-tag: pulsar-subscriptions,quickstart,admin,dev,pulsar

_Subscriptions_ in {pulsar-reg} describe which consumers are consuming data from a topic and how they want to consume that data.

Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-subscriptions-keyshared.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Key shared subscriptions in {pulsar-reg}
:navtitle: Key shared
:page-tag: pulsar-subscriptions,quickstart,admin,dev,pulsar

_Subscriptions_ in {pulsar-reg} describe which consumers are consuming data from a topic and how they want to consume that data.

Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-subscriptions-shared.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Shared subscriptions in {pulsar-reg}
:navtitle: Shared
:page-tag: pulsar-subscriptions,quickstart,admin,dev,pulsar

_Subscriptions_ in {pulsar-reg} describe which consumers are consuming data from a topic and how they want to consume that data.

Expand Down
1 change: 0 additions & 1 deletion modules/ROOT/pages/astream-subscriptions.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= Subscriptions in {pulsar-reg}
:navtitle: {pulsar-short} subscriptions overview
:page-tag: pulsar-subscriptions,quickstart,admin,dev,pulsar

_Subscriptions_ in {pulsar-reg} describe which consumers are consuming data from a topic and how they want to consume that data.

Expand Down
1 change: 0 additions & 1 deletion modules/apis/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= {product} APIs
:description: Learn about {product} APIs
:page-tag: astra-streaming,dev,develop,pulsar

You use two APIs to manage {pulsar-reg} tenants and their resources.

Expand Down
1 change: 0 additions & 1 deletion modules/developing/pages/astream-functions.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {product} functions
:page-tag: astra-streaming,dev,develop,pulsar,java,python

Functions are lightweight compute processes that you can run on each message a topic receives.
You can apply custom logic to a message, transforming or enriching it, and then output it to a different topic.
Expand Down
1 change: 0 additions & 1 deletion modules/developing/pages/astream-kafka.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {kafka-for-astra}
:page-tag: starlight-kafka,dev,admin,pulsar,kafka

{kafka-for-astra} brings native Apache Kafka(R) protocol support to {pulsar-reg}, enabling migration of existing Kafka applications and services to {pulsar-short} without modifying the code.
Kafka applications can leverage {pulsar-short} features such as the following:
Expand Down
1 change: 0 additions & 1 deletion modules/developing/pages/astream-rabbit.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {starlight-rabbitmq}
:page-tag: starlight-rabbitmq,quickstart,admin,dev,pulsar

{starlight-rabbitmq} brings native RabbitMQ(R) protocol support to {pulsar-reg}, enabling migration of existing RabbitMQ applications and services to {pulsar-short} without modifying the code.
RabbitMQ applications can leverage {pulsar-short} features such as the following:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
= Use the Golang {pulsar-short} client with {product}
:navtitle: Golang
:description: Produce and consume messages with the Golang {pulsar-short} client and {product}.
:page-tag: astra-streaming,dev,develop,pulsar,go

You can produce and consume messages with the Golang {pulsar-short} client and {product}.

Expand Down
1 change: 0 additions & 1 deletion modules/developing/pages/clients/java-produce-consume.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
= Use the Java {pulsar-short} client with {product}
:navtitle: Java
:description: Produce and consume messages with the Java {pulsar-short} client and {product}.
:page-tag: astra-streaming,dev,develop,pulsar,java

You can produce and consume messages with the Java {pulsar-short} client and {product}.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
= Use the Node.js {pulsar-short} client with {product}
:navtitle: Node.js
:description: Produce and consume messages with the Node.js {pulsar-short} client and {product}.
:page-tag: astra-streaming,connect,dev,develop,nodejs,pulsar

You can produce and consume messages with the Node.js {pulsar-short} client and {product}.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
= Use the Python {pulsar-short} client with {product}
:navtitle: Python
:description: Use the Python {pulsar-short} client with {product} to produce and consume messages.
:page-tag: astra-streaming,dev,develop,python,pulsar

You can use the Python {pulsar-short} client with {product} to produce and consume messages.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
= Use the Java {pulsar-short} client with {product} and Spring
:navtitle: Spring
:description: Produce and consume messages with the Java {pulsar-short} client, {product}, and Spring.
:page-tag: astra-streaming,dev,develop,pulsar,java

You can produce and consume messages with the Java {pulsar-short} client, {product}, and Spring.

Expand Down
1 change: 0 additions & 1 deletion modules/getting-started/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
= {product} quickstart
:navtitle: Get started
:page-tag: astra-streaming,planner,quickstart,pulsar

{product} is a serverless data streaming and event stream processing service integrated in the {astra-ui} and powered by {pulsar-reg}.
Using {product}, you can create {pulsar-short} instances, manage streaming clusters, scale across cloud regions, and manage {pulsar-short} resources such as topics, connectors, functions and subscriptions.
Expand Down
1 change: 0 additions & 1 deletion modules/operations/pages/astream-limits.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {product} limits
:page-tag: astra-streaming,admin,manage,pulsar

{product} includes guardrails and limits to ensure best practices, foster availability, and promote optimal configurations for your databases.

Expand Down
1 change: 0 additions & 1 deletion modules/operations/pages/astream-pricing.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {product} pricing
:page-tag: astra-streaming,planner,plan,pulsar

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

Expand Down
1 change: 0 additions & 1 deletion modules/operations/pages/astream-regions.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {product} regions
:page-tag: astra-streaming,admin,manage,pulsar
:description: {product} is available in specific AWS, Microsoft Azure, and Google Cloud regions.

{product} is available in a subset of the xref:astra-db-serverless:databases:regions.adoc[{astra-db} regions], including AWS, Microsoft Azure, and Google Cloud regions.
Expand Down
1 change: 0 additions & 1 deletion modules/operations/pages/astream-release-notes.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
= {product} release notes
:page-tag: astra-streaming,admin,dev,pulsar
:navtitle: Release notes
:page-toclevels: 1
:description: This page summarizes significant changes and updates to {product}.
Expand Down