Release management

From Wikipedia, the free encyclopedia

Release management is the process of managing, planning, scheduling and controlling a software build through different stages and environments; it includes testing and deploying software releases.[1][2]

Background[]

Release management is a relatively new but rapidly growing discipline within software engineering. As software systems, software development processes, and resources become more distributed, they invariably become more specialized and complex. Furthermore, software products (especially web applications) are typically in an ongoing cycle of development, testing, and release, often running on evolving platforms with growing complexity. Such systems require dedicated resources to oversee the integration and flow of development, testing, deployment, and support.

Relationship with Continuous Delivery, DevOps, and Agile software development[]

Organizations that have adopted agile software development are seeing much higher quantities of releases[citation needed]. With the increasing popularity of agile development a new approach to software releases known as Continuous delivery is starting to influence how software transitions from development to a release.[3] One goal of Continuous Delivery and DevOps is to release more reliable applications faster and more frequently. The movement of the application from a “build” through different environments to production as a “release” is part of the Continuous Delivery pipeline.[4] Release managers are beginning to utilize tools such as application release automation and continuous integration tools to help advance the process of Continuous Delivery and incorporate a culture of DevOps by automating a task so that it can be done more quickly, reliably, and is repeatable. More software releases have led to increased reliance on release management and automation tools to execute these complex application release processes.[5]

Relationship with Enterprise Release Management[]

While Release Management focuses on the transitions from development to testing and release for a single project or a collection of related projects, Enterprise Release Management (ERM) is focused on the coordination of individual releases within a larger organization. An organization with multiple application development groups may require a highly orchestrated series of releases over multiple months or years to implement a large-scale system. ERM involves the coordinated effort of multiple release managers to synchronize releases in the context of an IT portfolio.

Relationship with ITIL/ITSM[]

In organizations that manage IT operations using the IT Service Management paradigm, specifically the ITIL framework, release management will be guided by ITIL concepts and principles. There are several formal ITIL Processes that are related to release management, primarily the Release and Deployment Management process, which "aims to plan, schedule and control the movement of releases to test and live environments.",[6] and the Change Management process[7] In ITIL organizations, releases tend to be less frequent than in an agile development environment. Release processes are managed by IT operations teams using IT Service Management ticketing systems, with less focus on automation of release processes.[8]

See also[]

References[]

  1. ^ Humble, Jez; Farley, David (2011). Continuous Delivery: reliable software releases through build, test, and deployment automation. Pearson Education Inc. p. 110. ISBN 978-0-321-60191-9.
  2. ^ Bays, Michael E. (1999). Software release methodology. Upper Saddle River, N.J.: Prentice Hall PTR. ISBN 0-13-636564-7. OCLC 41411901.
  3. ^ Ambler, Scott W. (12 February 2014). "We need more Agile IT Now!". Dr. Dobb's the World of Software Development. San Francisco: UBM.
  4. ^ Humble, Jez; Farley, David (2011). Continuous Delivery: reliable software releases through build, test, and deployment automation. Pearson Education Inc. pp. 255–257. ISBN 978-0-321-60191-9.
  5. ^ Best Practices in Change, Configuration and Release Management (Report). Gartner. 14 July 2010.
  6. ^ "ITIL Release and Deployment Management". IT Process Maps. Germany: Stefan and Andrea Kempter. 15 May 2016.
  7. ^ Murphy, Vawns (2 Feb 2016). "Change vs Release Management". The ITSM Review. UK: Enterprise Opinions Limited.
  8. ^ "ITIL/ITSM Release Management Practices". Release Management Wiki. USA: Electric Cloud.

External links[]

Further reading[]

  • Bays, M. E. (1999). Software Release Methodology. Philadelphia, PA: Prentice Hall.
Retrieved from ""