Skip to content

Commit f9c496b

Browse files
committed
(DOCSP-43999) Copy review.
1 parent 1d13127 commit f9c496b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

source/includes/atlas-sp.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. note::
22

3-
Atlas Stream Processing provides MongoDB-native tooling to
3+
{+atlas-sp+} provides MongoDB-native tooling to
44
continuously process streaming data, validate schemas, and
5-
materialize views into either Atlas database collections or Apache
5+
materialize views into either {+service+} database collections or Apache
66
Kafka topics.
77

8-
To learn more about Atlas Stream Processing, see the
9-
`documentation <https://www.mongodb.com/docs/atlas/atlas-sp/overview/>`__.
8+
To learn more about {+atlas-sp+}, see |service|
9+
`Stream Processing <https://www.mongodb.com/docs/atlas/atlas-sp/overview/>`__.

source/kafka-connector-atlas-stream-processing-comparison.txt

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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
1919
best 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

Comments
 (0)