
6/22/2021 · Jeff Bean
What this post added
This post introduces a tutorial demonstrating an end-to-end data pipeline using Confluent Cloud and Confluent Platform. It covers setting up Confluent Cloud and MongoDB Atlas, using the Datagen connector to stream sample data into Kafka, joining data sets into a combined stream using ksqlDB, and streaming the results into MongoDB Atlas. It also shows the same pipeline in a self-managed deployment using Confluent Platform and MongoDB Server, and uses Confluent Replicator to bridge the two environments.