Valid DP-201 Dumps shared by ExamDiscuss.com for Helping Passing DP-201 Exam! ExamDiscuss.com now offer the newest DP-201 exam dumps, the ExamDiscuss.com DP-201 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-201 dumps with Test Engine here:
You have a MongoDB database that you plan to migrate to an Azure Cosmos DB account that uses the MongoDB API. During testing, you discover that the migration takes longer than expected. You need to recommend a solution that will reduce the amount of time it takes to migrate the data. What are two possible recommendations to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Correct Answer: A,B
Explanation A: Increase the throughput during the migration by increasing the Request Units (RUs). For customers that are migrating many collections within a database, it is strongly recommend to configure database-level throughput. You must make this choice when you create the database. The minimum database-level throughput capacity is 400 RU/sec. Each collection sharing database-level throughput requires at least 100 RU/sec. B: By default, Azure Cosmos DB indexes all your data fields upon ingestion. You can modify the indexing policy in Azure Cosmos DB at any time. In fact, it is often recommended to turn off indexing when migrating data, and then turn it back on when the data is already in Cosmos DB. References: https://docs.microsoft.com/bs-latn-ba/Azure/cosmos-db/mongodb-pre-migration