confluentinc / demo-scene

👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
https://developer.confluent.io
Apache License 2.0
1.5k stars 896 forks source link

Gianluca's MongoDB demo #214

Closed gianlucanatali closed 3 years ago

gianlucanatali commented 3 years ago

Hello Team! This PR adds a new demo (mongodb-demo), that showcases a Bridge to Cloud architecture (bidirectional) Confluent Platform + Confluent Cloud + MongoDB Atlas. The demo also implements a Real application that produces data to MongoDB Data and is then synched back to Confluent Cloud. For any additional info I am happy to share more info! Thanks to @ybyzek and @rspurgeon for the amazing CCloud demo and to @tjunderhill for the work on hybrid cloud workshop, both used by this demo.

architecture
rmoff commented 3 years ago

Can you add an entry to the repo's root README.md please

gianlucanatali commented 3 years ago

Thank you @rmoff , done!