DBZ-2029 Clarification on supported product architectures

This commit is contained in:
Gunnar Morling 2020-06-17 09:11:06 +02:00
parent 69a90c8a4c
commit 50155e382d

View File

@ -5,8 +5,15 @@
[id="debezium-architecture"]
= {prodname} Architecture
ifdef::community[]
Most commonly, you deploy {prodname} by means of Apache {link-kafka-docs}/#connect[Kafka Connect].
Kafka Connect is a framework and runtime for implementing and operating:
endif::community[]
ifdef::product[]
You deploy {prodname} by means of Apache {link-kafka-docs}/#connect[Kafka Connect].
Kafka Connect is a framework and runtime for implementing and operating:
endif::product[]
* Source connectors such as {prodname} that send records into Kafka
* Sink connectors that propagate records from Kafka topics to other systems