-
Be the first to like this
Slideshare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
Slideshare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Published on
When deploying a MongoDB instance, there is a couple of important decision that has to be made. An important one is the decision whether the instance is going to be a Replica-set or a Sharded Cluster. It’s not uncommon to start with a Replica-set, as its easier to deploy and simpler to operate. For some workload, the Replica-set instance may not be the best option, mainly performance-wise, and the migration to a Sharded cluster is the only way.
This presentation will review the challenges when migrating from a Replica-set instance to a Sharded cluster. We will demonstrate real-world issues that users have encounter when migrating from a Replica-set to a Sharded cluster. We are going to list best-practices for the migration and the changes that may be required when moving to a Sharded cluster.
Be the first to like this
Be the first to comment