11.. _kafka-connector-atlas-stream-processing-comparison:
22
33===================================================
4- Compare Kafka Connector and Atlas Stream Processing
4+ Compare {+connector-short+} and {+atlas-sp+}
55===================================================
66
77.. toctree::
@@ -14,24 +14,25 @@ Compare Kafka Connector and Atlas Stream Processing
1414 :depth: 2
1515 :class: singlecol
1616
17- This page provides a comparison of the feature sets of the MongoDB
18- Kafka Connector and {+atlas-sp+} to help you identify which tool
17+ This section provides a comparison of the feature sets of the MongoDB
18+ {+connector-short+} and {+atlas-sp+} to help you identify which tool
1919best suits your use case.
2020
2121.. list-table::
2222 :header-rows: 1
2323 :widths: 20 40 40
2424
2525 * - Feature
26- - Kafka Connector
27- - Atlas Stream Processing
26+ - {+connector-short+}
27+ - {+atlas-sp+}
2828
29- * - Hosting
30- - Hosting required for your {+kafka+} cluster and the Kafka
31- Connector. Use partner services such as Confluent Cloud, Amazon
32- Managed Streaming, or Redpanda Cloud when possible.
33- - Stream processing functionality fully managed by {+service+}.
34- Hosting required for your {+kafka+} cluster.
29+ * - Supported Stream Processing Capabilities
30+ - To process streaming data handled by {+connector-short+}, you must
31+ do one of the following:
32+ - Extend the {+connector-short+} with SMTs or custom Java
33+ - Use or write external tooling
34+ - Available through the MongoDB aggregation framework, with
35+ extensions specific to stream processing.
3536
3637 * - Installation
3738 - Installation required either locally or on Confluent.
@@ -41,13 +42,12 @@ best suits your use case.
4142 - MongoDB Java Driver required.
4243 - Connection managed by {+service+}.
4344
44- * - Supported Stream Processing Capabilities
45- - To process streaming data handled by Kafka Connector, you must
46- do one of the following:
47- - Extend the Kafka Connector with SMTs or custom Java
48- - Use or write external tooling
49- - Available through the MongoDB aggregation framework, with
50- extensions specific to stream processing.
45+ * - Hosting
46+ - Hosting required for your {+kafka+} cluster and the Kafka
47+ Connector. Use partner services, such as Confluent Cloud, Amazon
48+ Managed Streaming, or Redpanda Cloud when possible.
49+ - Stream processing functionality fully managed by {+service+}.
50+ Hosting required for your {+kafka+} cluster.
5151
5252 * - Windowing
5353 - No support for windowing. You must manually configure windowing
@@ -79,5 +79,5 @@ best suits your use case.
7979
8080 * - Pricing
8181 - Pricing dependent on your hosting provider.
82- - Hourly pricing managed by {+atlas-sp+} Typical costs
83- approximately 25% of the cost of the Kafka Connector .
82+ - Hourly pricing managed by {+atlas-sp+}. Typical costs
83+ approximately 25% of the cost of the {+connector-short+} .
0 commit comments