AW: Azure Cosmo with MongoAPI migration

2021-11-24 Thread Tobias Letschka
an example (github?)how to use the new component for azure cosmos. best regards Tobias Von: ski n Gesendet: Dienstag, 23. November 2021 18:49 An: users@camel.apache.org Betreff: Re: Azure Cosmo with MongoAPI migration Hi Tobias, To get better response I advise to tell a bit more about

Re: Azure Cosmo with MongoAPI migration

2021-11-23 Thread ski n
Hi Tobias, To get better response I advise to tell a bit more about the setup, the challenges and the goals you are facing and where it relates to Camel. I think Cosmos provide a compatibility API for MongoDB mapping Containers (Collections at MongoDB) and Items (Documents at MongboDB) with each o

Azure Cosmo with MongoAPI migration

2021-11-23 Thread Tobias Letschka
Hi all, we use apache camel in ms azure + microservices (Version 3.7, AKS, k8s)and have legacy code. In legacy code (docker-compose) we used mongoDB. What could the best way to migrate to cosmodb with mongoAPI best regards Tobias