File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,27 @@ a Confluent-verified connector that persists data from {+kafka+} topics as a
3131data sink into MongoDB and publishes changes from MongoDB into Kafka
3232topics as a data source.
3333
34- We recommend that you use one of the following MongoDB partner service
34+ We recommend that you use one of the following MongoDB partner service
3535offerings to host your {+kafka+} cluster and {+connector+}:
3636
3737- `Confluent Cloud <https://www.confluent.io/lp/confluent-cloud/>`__
3838- `Amazon Managed Streaming for Apache Kafka (MSK) <https://aws.amazon.com/msk/>`__
3939- `Redpanda Cloud <https://redpanda.com/redpanda-cloud>`__
4040
41+ .. note::
42+
43+ You can also use Atlas Stream Processing, which is a MongoDB-native way to
44+ process streaming data by using the MongoDB Query API. It transforms the way
45+ that developers build modern applications.
46+
47+ Use Atlas Stream Processing to continuously process streaming data,
48+ validate schemas, and materialize views into either Atlas database
49+ collections or Apache Kafka topics.
50+
51+ To learn more about Atlas Stream Processing, see the
52+ `Atlas Stream Processing <https://www.mongodb.com/products/platform/atlas-stream-processing>`__
53+ product page or read the `documentation <https://www.mongodb.com/docs/atlas/atlas-sp/overview/>`__.
54+
4155What's New
4256----------
4357
You can’t perform that action at this time.
0 commit comments