On-Premise Mongo DB to Azure VM Mongo DB Migration.

Copper Contributor

Hello Guys, 

 

I had a question that can we set up sync or replication between my on-prem MongoDB server and my azure VM MongoDB server.

 

Thanks in Advance.

1 Reply

@nimai1845 

 

Hi you cannot do that simply because there is no Mongo DB instance in Azure . When you migrate in fact you're moving data from Mongo DB to Azure Cosmos DB .Azure Cosmos DB is a fully managed NoSQL database service so you cannot have the same scenario you could have with virtual machines which are Iaas services . 

 

The migration process is documented below 

https://datamigration.microsoft.com/scenario/mongo-to-cosmos?step=1