Skip to content
Merged
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
8 changes: 8 additions & 0 deletions modules/terms/partials/cloud-topic.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
=== Cloud Topic
:term-name: Cloud Topic
:hover-text: A Redpanda topic type requiring an Enterprise license, Cloud Topics use object storage (S3, GCS, or MinIO) as the primary data store (rather than replicating data across brokers). Unlike standard Redpanda topics, which do not require an Enterprise license, Cloud Topics allow users with flexible latency requirements to lower or eliminate costs associated with cross-AZ networking.
:category: Redpanda features

ifndef::env-cloud[]
For more information, see xref:develop:manage-topics/cloud-topics.adoc[].
endif::[]