Question: I need to create a change request form based on these guidelines: a . Change Request - Initial Request. For this section assume the request

I need to create a change request form based on these guidelines:
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 modules 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 doesnt 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 databases new settings, emphasizing only those settings that changed.
How can I properly write this document, taking these changes into consideration? Where will I find the sections to screenshot in MongoDB, and what type of shell methods can I use when required? Please use the sections provided.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!