Answered step by step
Verified Expert Solution
Question
1 Approved Answer
a. Change Request - Initial Request. For this section assume the request is made by the sales team. They notice that their inventory collection
a. Change Request - Initial Request. For this section assume the request is made by the sales team. They notice that their inventory collection has gotten really big and accessing it is extremely slow. They want to double the table size and double the performance for accessing. This is a high priority request to improve worker productivity. Use examples from the readings in the module's content. b. Change Request Analysis. Provide a detailed technical explanation of what needs to be changed and why. Determine why the performance is an issue based on your understanding of how MongoDB works. c. Database Current State. Provide screen shots of all current database settings that will be changed per this change request. i. Specify which settings will be changed. Use one shell method for the database, one shell method for the collection, and one shell method for the collection size. Provide screen shots of using these methods and what the results of these methods show. d. Change Procedure. Specify the high-level steps required to implement the change. DO NOT go deep into MongoDB coding. i. Specify the shell methods and how to best use them to support your high-level procedure. Provide the results of each shell method. e. Roll Back Procedure. Specify the high-level steps required to reverse the change. i. Specify the shell methods and how to best use them to support your high-level procedure. Different versions of MongoDB may not have a rollback method. If the version of MongoDB you downloaded doesn't have that method you will need to provide a script that undoes the change by recreating the database environment. f. Change Request Completed. Provide screen shots of the database's new settings, emphasizing only those settings that changed. g. Change Request Submission. Submit your Change Request Report as a separate document.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started