How Does Software Development Fit in with ITIL's Configuration Management Database?

usability across a set of applications that make up an end to end service has also increased.

So if your organisation is implementing an ITIL V3 CMS (or has a V2 federated CMDB), then your ALM will be exchanging information via: Problems, Known Errors, Changes and Releases.

No Application is an Island
No application lives in isolation – it depends on a variety of other objects which could be other applications, or objects in the environment the application requires to run. These might include:

    • Operating System
        • Software (e.g. Java/Tomcat/.Net)
        • Patch levels/security updates
    • Databases
        • Data structures (and changes to these)
        • Configuration tables and data
  • Interfaces
      • External Partner systems or services, including news feeds and the like
      • Interfaces to other applications

Linking Software Development and ITIL
All software development projects start with some statement of requirements (however informally defined), and if the project is successful, it delivers a released application or system which produces value for the business.

So there are a set of inputs, and a set of outputs, and we can relate these to ITIL processes and CIs which may be controlled in your CMS/CMDB.

basep09-4

The outputs of software development are known in ITIL as release packages. Their contents are shown below.

basep09-5

Designing your CMDB
If you are designing your CMDB and wondering what you need to do to include software development, an easy first phase is look at the information about which crosses the “software development” boundary.

All successful software development has some form of change, configuration and release management systems in place. It will include defect tracking (both for defects and changes typically) and version control tools. So we classify the software development repositories as a physical CMDB, part of the overall federated CMDB or CMS.

A Change or Problem can be manually linked (via copy and pasted unique ID) to an issue in your defect tracking system. There would then be some traceability from actual code changes through to associated issues, through to a Change or Problem.

Obviously manual approaches to such linking are more effort to maintain, and error prone, so less reliable. However, vendors are increasingly providing automated links between such systems to give more seamless operation.

Maintaining your Development and Test Environments
Another area of interaction between software development operations is that of managing development and test environments. These may or may not feature as CIs in your CMDB (so some organisations only consider production environments to be CIs).

It is important that new releases are tested in environments that most closely resemble the production environment. There are many potential issues in this area (enough for a future article on its own), so we will just highlight some:

    • Who is responsible for managing which environment?
    • How easy is it to audit and track changes to environments?
    • How do you ensure that changes in production are included, as well as the changes that the new release requires?
    • How do you manage parallel releases with incompatible requirements competing for the same environments?
    • What is the minimum number of environments you need – allowing appropriate parallelism and yet not being too expensive in terms of licenses, hardware, resources to maintain etc?

Summary
While in the past software development has mainly been seen as being independent from ITIL, with the release of ITIL V3, we believe all organisations benefit from reviewing what they do and taking a higher level, service oriented view.

At the level of change, configuration and release management, there is nothing in ITIL that goes against classic configuration management principles:

    • Configuration Identification
    • Configuration Control
    • Status Accounting
    • Audit & Review
    • Build & Release Management

It is

About the author

Brad Appleton's picture
Brad Appleton

Brad Appleton is a software CM/ALM solution architect and lean/agile development champion at a large telecommunications company. Currently he helps projects and teams adopt and apply lean/agile development and CM/ALM practices and tools. He is coauthor of the bookSoftware Configuration Management Patterns, a columnist in The CM Journal and The Agile Journal at CMCrossroads.com, and a former section editor for The C++ Report. You can read Brad's blog at blog.bradapp.net.

About the author

Steve Berczuk's picture
Steve Berczuk

Steve Berczuk is an engineer and ScrumMaster at Humedica where he's helping to build next-generation SaaS-based clinical informatics applications. The author of Software Configuration Management Patterns: Effective Teamwork, Practical Integration, he is a recognized expert in software configuration management and agile software development. Steve is passionate about helping teams work effectively to produce quality software. He has an M.S. in operations research from Stanford University and an S.B. in Electrical Engineering from MIT, and is a certified, practicing ScrumMaster. Contact Steve at steve@berczuk.com or visit berczuk.com and follow his blog at blog.berczuk.com.

About the author

Robert Cowham's picture
Robert Cowham

Robert Cowham has long been interested in software configuration management while retaining the attitude of a generalist with experience and skills in many aspects of software development. A regular presenter at conferences, he authored the Agile SCM column within the CM Journal together with Brad Appleton and Steve Berczuk. His day job is as Services Director for Square Mile Systems whose main focus is on skills and techniques for infrastructure configuration management and DCIM (Data Center Infrastructure Management) - applying configuration management principles to hardware documentation and implementation as well as mapping ITIL services to the underlying layers.