1.3 Flashcards
Change management Technical change management
The importance of change approval process
Standardizes necessary information so the committee can make a decision
Determines scope, purpose, schedule, affected systems, impact, and risks associated with the change
What role does the owner of the application/data have in change management?
The owner is kept informed as the change happens and verifies that the finished product is acceptable
Why is it important to determine stakeholders in the change management process?
It might not be as obvious as you might think
Any change could have enterprise-wide changes that can even bring down the entire business
Why is an impact analysis important during change management?
Both doing the change and not doing the change have risks
Your fix might not fix anything
The fix might break something else
OS failures and data corruption might happen
The lack of a change can cause security vulnerabilities or application unavailability
An environment with no connection to the real world or production system. Used to test network changes and backout plans.
Sandbox
Why is using a sandbox important in change management?
Allows the devs to work out any kinks in the change. Also allows devs to test the finished product as well as the backout plan.
Why is having a backout plan important in change management?
If the change does not work as intended, the devs can roll back the network to a known-good state.
Nothing will ever work perfectly all the time.
Some changes are difficult to revert, so be sure you have a full and complete backup of the system in case the backout plan fails.
Why is considering maintenance windows important during change management?
It is important to know when a change will least impact a business. For example, during the night or during holidays.
Downtime can affect production.
SOP stands for
Standard operating procedure
Why are SOPs important during change management?
SOPs help to standardize change control processes
Helps the company be efficient and well-informed
What is the difference between change management and technical change management?
Change management is concerned with “what” needs to change
Technical change management is concerned with “how” to change it
Lists used to allow or prevent certain applications from working in your environment
Allow lists / deny lists
A list of applications that can run in an environment; everything else is blocked
This method is very restrictive
Allow list
A list of applications that are blocked from running in an environment; everything else is allowed
This method is very lenient
Deny list
What is the importance of restricted activities during change management?
This prevents the people doing the changes from widening the scope of the process
Unauthorized scope changes can cause many issues
It could cause serious networking problems that are difficult to solve, or communication issues due to confusion