From the perspective of the end-user, the corresponding process to manage the life cycle and operation of a payment system is change management. It has a somewhat different meaning and it refers to the process used to track changes done to the payment system. Change management encompasses the complete range of activities that have to do with the configuration of a payment system. These may include installation of new modules, installation of patches, database or file configuration changes, operating system patches or configuration changes, the method each change is applied and other related information.
The main deliverable of change management is a detailed audit trail of installable modules, configuration changes and people that authorized and performed an installation or change to the payment system. This has the following benefits:
- A change management process ensures proper change authorization.
- It enforces different roles to people requesting a change and those who actually apply the change.
- A change management process can identify change prerequisites or areas affected by a change and it becomes easier to properly manage any related issues.
- Change reporting is feasible in a very structured fashion. It is easy to get a snapshot of the latest installed modules, patches or configuration. Likewise, it's also easy to find out the path of installs and changes that resulted in the current system. And it's also trivial to attribute changes to the business entity or person that authorized them.
- Once in place, a properly used change management system forces you to formally evaluate each change and assess the related implications. Likewise, it ensures that a change is applied by the authorized people in the correct manner. In short, it forces you to do things the right way.
Well, sooner or later (most probably sooner) one of the following questions will pop up:
- "I want to create a new QA system, what do I need to install and what do I need to configure?"
- "Who authorized taking that patch live?"
- "I want to create an image of the production server for DR purposes. What's installed in production?"
- "Why did we make that change in the database?"
- "How is the system configuration different to the default configuration?"
- "What are the prerequisites before installing this patch in production?"
No comments:
Post a Comment