Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.55 KB

File metadata and controls

25 lines (21 loc) · 1.55 KB
title description tags dates products difficulty usecase ecosystem
Migrating to Scaleway Managed MongoDB®
Learn how to migrate your MongoDB® databases to Scaleway Managed MongoDB® for improved performance and scalability
databases mongodb migration managed-databases
validation
2025-06-26
mongodb
beginner
migration
scaleway

Scaleway Managed MongoDB® allows you to run your Database Instances without setting up or managing infrastructure. Scaleway is responsible for implementing and maintaining features that improve the performance, scalability and security of your Database Instances.

If you have a self-managed MongoDB®, or you if use a different cloud provider, you can easily migrate your databases to Scaleway.

The migration processes described below are defined by the expected downtime. You can select the right option for your use case, depending on your downtime tolerance.

Downtime tolerance Recommended migration method Benefits
Can afford downtime Classic mongodump/mongorestore workflow Easy, straightforward
Cannot afford downtime MongoDB® Cluster-to-Cluster sync tool (mongosync binary) Zero downtime, real-time data sync, flexible migration windows, easy rollback. Refer to the official MongoDB® documentation for a list of the tool's limitations