Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit 7cfbeb2

Browse files
committed
astra-and-streaming-flow
1 parent c3159a1 commit 7cfbeb2

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

modules/use-cases-architectures/pages/real-time-data-pipeline/01-create-astra-objects.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This guide is part of a series that creates a real-time data pipeline with {prod
88

99
== Creating message topics to capture the stream of click data
1010

11-
. In the {astra-ui-link} header, click icon:grip[name="Applications"], select *Streaming*, and then click **Create Tenant**.
11+
. In the {astra-ui-link}, click *Create tenant*.
1212

1313
. Name the new streaming tenant `webstore-clicks`, select any cloud provider and region, and then click **Create Tenant**.
1414

@@ -27,7 +27,7 @@ You now have a `production` namespace with two topics, as well as the `default`
2727

2828
== Storing the stream of click data
2929

30-
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select *{product-short}*.
30+
. In the {astra-ui-link} header, click **Serverless databases**.
3131

3232
. Click **Create database**, and then complete the fields as follows:
3333
+

modules/use-cases-architectures/pages/real-time-data-pipeline/02-create-decodable-objects.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This guide is part of a series that creates a real-time data pipeline with {prod
1010

1111
To connect {product} to Decodable, you need some information from your {product} tenant.
1212

13-
. In the {astra-ui-link} header, click icon:grip[name="Applications"], select **Streaming**, and then click your `webstore-clicks` streaming tenant.
13+
. In the {astra-ui-link}, click *Streaming tenants*, and then click your `webstore-clicks` streaming tenant.
1414
+
1515
image:decodable-data-pipeline/02/image4.png[]
1616

modules/use-cases-architectures/pages/real-time-data-pipeline/04-debugging-and-clean-up.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@ image:decodable-data-pipeline/04/image2.png["Delete decodable connection"]
4242

4343
=== Removing {product-short} objects
4444

45-
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select **Streaming**.
45+
. In the {astra-ui-link}, click *Streaming tenants*.
4646

4747
. Find the `webstore-clicks` tenant, click icon:ellipsis-vertical[name="More"], and then select **Delete**.
4848
+
4949
This removes the tenant and all associated sinks, topics, messages, and namespaces.
5050

51-
. In the {astra-ui-link} header, click icon:grip[name="Applications"], and then select **{product-short}**.
51+
. In the {astra-ui-link} header, click **Serverless databases**.
5252

5353
. Find the `webstore-clicks` database, click icon:ellipsis-vertical[name="More"], and then select **Terminate**.
5454
+

0 commit comments

Comments
 (0)