DevOps

Definition

Academics and practitioners have not developed a unique definition for the term "DevOps".[lower-alpha 1][lower-alpha 2][lower-alpha 3][lower-alpha 4]

From an academic perspective, Len Bass, Ingo Weber, and Liming Zhu — three computer science researchers from the CSIRO and the Software Engineering Institute — suggested defining DevOps as "a set of practices intended to reduce the time between committing a change to a system and the change being placed into normal production, while ensuring high quality".[6]

The term DevOps, however, has been used in multiple contexts.[7]

History

In 2009, the first conference named devopsdays was held in Ghent, Belgium. The conference was founded by Belgian consultant, project manager and agile practitioner Patrick Debois.[8][9] The conference has now spread to other countries.[10]

In 2012, the State of DevOps report was conceived and launched by Alanna Brown at Puppet.[11][12] As of 2014, the annual State of DevOps report was published by Nicole Forsgren, Gene Kim, Jez Humble and others.[13][14] In 2014, they found that DevOps adoption was accelerating.[13] Also in 2014, Lisa Crispin and Janet Gregory wrote the book More Agile Testing, containing a chapter on testing and DevOps.[15][16]

Toolchains

As DevOps is intended to be a cross-functional mode of working, those who practice the methodology use different sets of tools—referred to as "toolchains"—rather than a single one.[17] These toolchains are expected to fit into one or more of the following categories, reflective of key aspects of the development and delivery process:[18][19]

  1. Coding – code development and review, source code management tools, code merging.
  2. Building – continuous integration tools, build status.
  3. Testing – continuous testing tools that provide quick and timely feedback on business risks.
  4. Packaging – artifact repository, application pre-deployment staging.
  5. Releasing – change management, release approvals, release automation.
  6. Configuring – infrastructure configuration and management, infrastructure as code tools.
  7. Monitoring – applications performance monitoring, end-user experience.

Some categories are more essential in a DevOps toolchain than others; especially continuous integration (e.g. Jenkins, Gitlab, Bitbucket pipelines) and infrastructure as code (e.g., Terraform, Ansible, Puppet).[20][21]

Forsgren et al. found that IT performance is strongly correlated with DevOps practices like source code management and continuous delivery.[13]

Relationship to other approaches

Agile

Agile and DevOps serve complementary roles: several standard DevOps practices such as automated build and test, continuous integration, and continuous delivery originated in the Agile world, which dates (informally) to the 1990s, and formally to 2001.[22] Agile can be viewed as addressing communication gaps between customers and developers, while DevOps addresses gaps between developers and IT operations / infrastructure.[23] Also, DevOps has focus on the deployment of developed software, whether it is developed via Agile or other methodologies.[22].

ArchOps

ArchOps presents an extension for DevOps practice, starting from software architecture artifacts, instead of source code, for operation deployment.[24]. ArchOps states that architectural models are first-class entities in software development, deployment, and operations.

TestOps

TestOps is to hardware development what DevOps is to software development. The idea is a toolchain that links design and test operations together. In the case of hardware, design means EDA tools and the CAD department, and test means electronic measurement equipment like oscilloscopes and so on.[25]

Continuous delivery

Continuous delivery and DevOps have common goals and are often used in conjunction, but there are subtle differences.[26][27]

While continuous delivery is focused on automating the processes in software delivery, DevOps also focuses on the organizational change to support great collaboration between the many functions involved.[26]

DevOps and continuous delivery share a common background in agile methods and lean thinking: small and frequent changes with focused value to the end customer.[28] Lean management and continuous delivery are fundamental to delivering value faster, in a sustainable way.[14] Continuous delivery focuses on making sure the software is always in a releasable state throughout its lifecycle.[13] This makes it cheaper and less risky to deliver the software.[13]

Improved collaboration and communication both between and within organizational teams can help achieve faster time to market, with reduced risks.[29][30]

DataOps

The application of continuous delivery and DevOps to data analytics has been termed DataOps. DataOps seeks to integrate data engineering, data integration, data quality, data security, and data privacy with operations.[31] It applies principles from DevOps, Agile Development and the statistical process control, used in lean manufacturing, to improve the cycle time of extracting value from data analytics.[32]

Site-reliability engineering

In 2003, Google developed site reliability engineering (SRE), an approach for releasing new features continuously into large-scale high-availability systems while maintaining high-quality end-user experience.[33] While SRE predates the development of DevOps, they are generally viewed as being related to each other.[34]

Systems administration

DevOps is often viewed as an approach to applying systems administration work to cloud technology.[35]

WinOps

WinOps is the term used for DevOps practices for a Microsoft-centric view.

Toyota production system, lean thinking, kaizen

Toyota production system, also known under the acronym TPS, was the inspiration for lean thinking with its focus on continuous improvement, kaizen, flow and small batches. The Andon cord principle to create fast feedback, swarm and solve problems stems from TPS. [36][37]

DevSecOps, Shifting Security Left

DevSecOps is an augmentation of DevOps to allow for security practices to be integrated into the DevOps approach. The traditional centralised security team model must adopt a federated model allowing each delivery team the ability to factor in the correct security controls into their DevOps practices.

Goals

IT performance can be measured in terms of throughput and stability. [13] Throughput can be measured by deployment frequency and lead time for changes; stability can be measured by mean time to recover. The State of DevOps Reports found that investing in practices that increase these throughput and stability measures increase IT performance.[13][14]

The goals of DevOps span the entire delivery pipeline. They include:

  • Improved deployment frequency;
  • Faster time to market;
  • Lower failure rate of new releases;
  • Shortened lead time between fixes;
  • Faster mean time to recovery (in the event of a new release crashing or otherwise disabling the current system).

Simple processes become increasingly programmable and dynamic, using a DevOps approach.[38] DevOps aims to maximize the predictability, efficiency, security, and maintainability of operational processes. Very often, automation supports this objective.

DevOps integration targets product delivery, continuous testing, quality testing, feature development, and maintenance releases in order to improve reliability and security and provide faster development and deployment cycles. Many of the ideas (and people) involved in DevOps came from the enterprise systems management and agile software development movements.[39]

Practices that correlate with deployment frequency are:[13]

  • Continuous delivery
  • Using version control for all production artifacts

Practices that correlate with a lead time for change are:[13]

  • Using version control for all production artifacts
  • Automated testing

Practices that correlate with a mean time to recovery for change are:[13]

  • Using version control for all production artifacts
  • Monitoring system and application health

Companies that practice DevOps have reported significant benefits, including: significantly shorter time to market, improved customer satisfaction, better product quality, more reliable releases, improved productivity and efficiency, and the increased ability to build the right product by fast experimentation.[29]

The 2014 State of DevOps Report found that "IT performance strongly correlates with well-known DevOps practices such as the use of version control and continuous delivery."[13]

Criticism

There is a lack of evidence in academic literature on the effectiveness of DevOps.[lower-alpha 5]

Cultural change

DevOps initiatives can create cultural changes in companies [41] by transforming the way operations, developers, and testers collaborate during the development and delivery processes.[2] Getting these groups to work cohesively is a critical challenge in enterprise DevOps adoption.[42][43] DevOps is as much about culture, as it is about the toolchain.[44]

DevOps as a job title

While DevOps describes an approach to work rather than a distinct role (like system administrator), job advertisements are increasingly using terms like "DevOps Engineer".[45][46]

While DevOps reflects complex topics, the DevOps community uses analogies to communicate important concepts, much like "The Cathedral and the Bazaar" from the open-source community.[47]

  • Cattle not Pets: the paradigm of disposable server infrastructure.[48]
  • 10 deployments per day: the story of Flickr adopting DevOps.

Building a DevOps culture

Organizational culture is a strong predictor of IT and organizational performance. Cultural practices such as information flow, collaboration, shared responsibilities, learning from failures and new ideas are central to DevOps.[13] Team-building and other employee engagement activities are often used to create an environment that fosters this communication and cultural change within an organization.[49] Team-building activities can include board games, trust activities, and employee engagement seminars.[50]

The 2015 State of DevOps Report discovered that the top seven measures with the strongest correlation to organizational culture are: 1. Organizational investment in DevOps:[14] 2. Team leaders' experience and effectiveness. 3. Continuous delivery. 4. The ability of different disciplines (development, operations, and infosec) to achieve win-win outcomes. 5. Organizational performance. 6. Deployment pain. 7. Lean management practices.

Deployment

Companies with very frequent releases may require knowledge on DevOps. For example, the company that operates image hosting website Flickr developed a DevOps approach to support ten deployments a day.[51] Daily deployment cycles would be much higher at organizations producing multi-focus or multi-function applications. Daily deployment is referred to as continuous deployment[52] or continuous delivery [53] and has been associated with the lean startup methodology.[54] Professional associations and blogs posts have formed on the topic since 2009.[55][56]

Architecturally significant requirements

To practice DevOps effectively, software applications have to meet a set of architecturally significant requirements (ASRs), such as: deployability, modifiability, testability, and monitorability.[57] These ASRs require a high priority and cannot be traded off lightly.

Microservices

Although in principle it is possible to practice DevOps with any architectural style, the microservices architectural style is becoming the standard for building continuously deployed systems.[30] Small size service allows the architecture of an individual service to emerge through continuous refactoring,[58] hence reducing the need for a big upfront design, allows for releasing the software early and continuously.

DevOps automation

DevOps automation can be achieved by repackaging platforms, systems, and applications into reusable building blocks[59] through the use of technologies such as virtual machines and containerization.[60][61]

Implementation of DevOps automation in the IT-organization is heavily dependent on tools,[13][62] which are required to cover different areas of the systems development lifecycle (SDLC):

  1. Infrastructure as code
  2. CI/CD
  3. Test automation
  4. Containerization
  5. Orchestration
  6. Software deployment
  7. Software measurement

Adoption

DevOps practices and adoption

Jabbari et al. [40] identified DevOps practices and their dependencies. They developed a benefits dependency network[63] which connects potential benefits to an ordered chain of practices. Using this network organizations can choose a path that enables fulfillment of their goals.

Some articles in the DevOps literature assume or recommend significant participation in DevOps initiatives from outside an organization's IT department, e.g.: "DevOps is just the agile principle, taken to the full enterprise."[64]

In a survey published in January 2016 by the SaaS cloud-computing company RightScale, DevOps adoption increased from 66 percent in 2015 to 74 percent in 2016. And among larger enterprise organizations, DevOps adoption is even higher – 81 percent.[65]

Adoption of DevOps is being driven by many factors – including:

  1. Use of agile and other development processes and methods;
  2. Demand for an increased rate of production releases – from application and business unit stakeholders;
  3. Wide availability of virtualized[66] and cloud infrastructure – from internal and external providers;
  4. Increased usage of data center automation[67] and configuration management tools;
  5. Increased focus on test automation[68] and continuous integration methods;
  6. A critical mass of publicly available best practices.

See also

  • Twelve-factor app
  • Infrastructure as Code

Notes

  1. Dyck et. al (2015) "To our knowledge, there is no uniform definition for the terms release engineering and DevOps. As a consequence, many people use their own definitions or rely on others, which results in confusion about those terms."[3]
  2. Jabbari et. al (2016) "The research results of this study showed the need for a definition as individual studies do not consistently define DevOps."[4]
  3. Erich et. al (2017) "We noticed that there are various gaps in the study of DevOps: There is no consensus of what concepts DevOps covers, nor how DevOps is defined."[5]
  4. Erich et. al (2017) "We discovered that there exists little agreement about the characteristics of DevOps in the academic literature."[5]
  5. Erich et. al (2017) "We noticed that there are various gaps in the study of DevOps: [...] There is a lack of evidence on the effectiveness of DevOps.[5][40]

References

  1. Mala, D.J. (2019). Integrating the Internet of Things Into Software Engineering Practices. Advances in Systems Analysis, Software Engineering, and High Performance Computing. IGI Global. p. 16. ISBN 978-1-5225-7791-1. Retrieved 4 April 2019.
  2. Loukides, Mike (7 June 2012). "What is DevOps?". O'Reilly Media.
  3. Dyck, Andrej; Penners, Ralf; Lichter, Horst (19 May 2015). "Towards Definitions for Release Engineering and DevOps". Proceedings of the 2015 IEEE/ACM 3rd International Workshop on Release Engineering. IEEE.
  4. Jabbari, Ramtin; bin Ali, Nauman; Petersen, Kai; Tanveer, Binish (May 2016). "What is DevOps?: A Systematic Mapping Study on Definitions and Practices". Proceedings of the 2016 Scientific Workshop. Association for Computing Machinery.
  5. Erich, F.M.A.; Amrit, C.; Daneva, M. (June 2017). "A Qualitative Study of DevOps Usage in Practice". Journal of Software: Evolution and Process. 29 (6).
  6. Bass, Len; Weber, Ingo; Zhu, Liming (2015). DevOps: A Software Architect's Perspective. ISBN 978-0134049847.
  7. "Surprise! Broad Agreement on the Definition of DevOps". DevOps.com. 13 May 2015.
  8. Mezak, Steve (25 January 2018). "The Origins of DevOps: What's in a Name?". devops.com. Retrieved 6 May 2019.
  9. Debois, Patrick. "Agile 2008 Toronto". Just Enough Documented Information. Retrieved 12 March 2015.
  10. Debois, Patrick. "DevOps Days". DevOps Days. Retrieved 31 March 2011.
  11. Alana Brown; Nicole Forsgren; Jez Humble; Nigel Kersten; Gene Kim (2016). "2016 State of DevOps Report" (PDF). Puppet Labs, DORA (DevOps Research. Retrieved 6 May 2019.
  12. "Puppet - Alanna Brown". Puppet Labs. Retrieved 27 April 2019.
  13. Nicole Forsgren; Gene Kim; Nigel Kersten; Jez Humble (2014). "2014 State of DevOps Report" (PDF). Puppet Labs, IT Revolution Press and ThoughtWorks. Retrieved 27 April 2019.
  14. "2015 State of DevOps Report" (PDF). Puppet Labs, Pwc, IT Revolution Press. 2015. Retrieved 6 May 2019.
  15. "More Agile Testing" (PDF). October 2014. Retrieved 6 May 2019.
  16. Crispin, Lisa; Gregory, Janet (October 2014). More Agile Testing. ISBN 9780133749571. Retrieved 6 May 2019.
  17. Gartner Market Trends: DevOps – Not a Market, but Tool-Centric Philosophy That supports a Continuous Delivery Value Chain (Report). Gartner. 18 February 2015.
  18. Edwards, Damon. "Integrating DevOps tools into a Service Delivery Platform". dev2ops.org.
  19. Seroter, Richard. "Exploring the ENTIRE DevOps Toolchain for (Cloud) Teams". infoq.com.
  20. Theakanath, Thomas (5 February 2016). "DevOps Stack on a Shoestring Budget". devops.com.
  21. "Stronger DevOps Culture with Puppet and Vagrant". Puppet Labs. Retrieved 22 October 2015.
  22. Watts, Stephen; Kidd, Chrissy (10 August 2017). "DevOps vs Agile: What's the Difference and How Are They Related?". bmc.com. Retrieved 1 March 2019.
  23. "Agile Vs. DevOps: What's the difference?". guru99.com. Retrieved 1 March 2019.
  24. Castellanos, Camilo; Correal, Dario (15 September 2018). Executing Architectural Models for Big Data Analytics. Lecture Notes in Computer Science. 11048. pp. 364–371. doi:10.1007/978-3-030-00761-4_24. ISBN 978-3-030-00760-7.
  25. Keysight (19 March 2019). "The TestOps Manifesto: A Blueprint for Connected, Agile Design and Test" (PDF). Retrieved 11 September 2019. Companies that embrace DevOps workflows report 29% greater productivity from their engineers. TestOps – DevOps for design and test – promises similar benefits.
  26. Humble, Jez; Farley, David (2011). Continuous Delivery: reliable software releases through build, test, and deployment automation. Pearson Education Inc. ISBN 978-0-321-60191-9.
  27. Hammond, Jeffrey (9 September 2011). "The Relationship between DevOps and Continuous Delivery". Forrester Research.
  28. Ambler, Scott W. (12 February 2014). "We need more Agile IT Now!". Dr. Dobb's the World of Software Development.
  29. Chen, Lianping (2015). "Continuous Delivery: Huge Benefits, but Challenges Too". IEEE Software. 32 (2): 50–54. doi:10.1109/MS.2015.27.
  30. Chen, Lianping (2018). Microservices: Architecting for Continuous Delivery and DevOps. The IEEE International Conference on Software Architecture (ICSA 2018). IEEE.
  31. "From DevOps to DataOps, By Andy Palmer - Tamr Inc". Tamr Inc. 7 May 2015. Retrieved 23 August 2017.
  32. DataKitchen (15 March 2017). "How to Become a Rising Star with Data Analytics". data-ops. Retrieved 23 August 2017.
  33. Beyer, Betsy; Jones, Chris; Petoff, Jennifer; Murphy, Niall Richard (April 2016). Site Reliability Engineering. O'Reilly Media. ISBN 978-1-4919-2909-4.
  34. "SRE vs. DevOps — a False Distinction? - DevOps.com". 18 May 2017.
  35. "How to stay relevant in the DevOps era: A SysAdmin's survival guide".
  36. Analyzing the DNA of DevOps, Brent Aaron Reed, Willy Schaub, 2018-11-14.
  37. The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations, Gene Kim, Patrick Debois, John Willis, Jezz Humble, 2016
  38. "What is DevOps?". NewRelic.com. Retrieved 21 October 2014.
  39. Nasrat, Paul. "Agile Infrastructure". InfoQ. Retrieved 31 March 2011.
  40. Jabbari, Ramtin; Ali, Nauman bin; Petersen, Kai; Tanveer, Binish (November 2018). "Towards a benefits dependency network for DevOps based on a systematic literature review". Journal of Software: Evolution and Process. 30 (11): e1957. doi:10.1002/smr.1957.
  41. Emerging Technology Analysis: DevOps a Culture Shift, Not a Technology (Report). Gartner.
  42. "Gartner IT Glossary – devops". Gartner. Retrieved 30 October 2015.
  43. Jones, Stephen; Noppen, Joost; Lettice, Fiona (21 July 2016). Proceedings of the 2nd International Workshop on Quality-Aware Dev Ops - QUDOS 2016. pp. 7–11. doi:10.1145/2945408.2945410. ISBN 9781450344111.
  44. Mandi Walls (25 September 2015). "Building a DevOps culture". O'Reilly.
  45. "Is DevOps a Title? - DevOps.com". DevOps.com. 20 March 2014. Retrieved 22 July 2017.
  46. "DevOps: A Job Title or a School of Thought?". Monster Career Advice. Retrieved 22 July 2017.
  47. "What are known useful and misleading memes in the DevOps culture?". devops.stackexchange.com. Retrieved 29 June 2017.
  48. Sharwood, Simon. "Are Your Servers Pets or Cattle?". The Register. Retrieved 2 July 2018.
  49. Walls, Mandi (15 April 2013). Building a DevOps Culture. OReilly Media. ISBN 9781449368364.
  50. Roach, Patrick (8 October 2015). "Dice Breakers: Using DevOps principles and nerdery to reimagine Team building". DevOps.com.
  51. "10+ Deploys Per Day: Dev and Ops Cooperation at Flickr". 23 June 2009.
  52. "SAM SIG: Applied Lean Startup Ideas: Continuous Deployment at kaChing". SVForum. Archived from the original on 20 October 2012. Retrieved 20 June 2011.
  53. Humble, Jez. "Why Enterprises Must Adopt Devops to Enable Continuous Delivery". Cutter IT Journal.
  54. "Applied Lean Startup Ideas: Continuous Deployment at kaChing". 26 May 2010.
  55. "DevOps Days 2009 Conference".
  56. Edwards, Damon. "DevOps Meetup Recap".
  57. Chen, Lianping (2015). Towards Architecting for Continuous Delivery. The 12th Working IEEE/IFIP Conference on Software Architecture(WICSA 2015). Montréal, Canada: IEEE. doi:10.1109/WICSA.2015.23.
  58. Chen, Lianping; Ali Babar, Muhammad (2014). Towards an Evidence-Based Understanding of Emergence of Architecture through Continuous Refactoring in Agile Software Development. The 11th Working IEEE/IFIP Conference on Software Architecture(WICSA 2014). IEEE. doi:10.1109/WICSA.2014.45.
  59. Klein, Brandon; Miner, John (2018). DevOps: Images, Scripts, APIs, Oh my!. NLIT Summit 2018. OSTI.
  60. "Unleashing the Full Potential of Containerization for DevOps". 20 September 2017. Retrieved 20 June 2018.
  61. "Containers vs. virtual machines: A simplified answer to a complex question".
  62. "DevOps best practices: How much automation do you need?". TechBeacon. Retrieved 14 November 2018.
  63. "Benefit dependency network". Wikipedia. 31 May 2020.
  64. "DevOps is Agile for the Rest of the Company". DevOps.com. 4 March 2015.
  65. Harvey, Cynthia (9 January 2017). "10 Ways DevOps is Changing the Enterprise". Datamation.
  66. "Virtual Infrastructure products: features comparison". Welcome to IT 2.0: Next Generation IT infrastructures.
  67. Ellard, Jennifer. "Bringing Order to Chaos through Data Center Automation". Information Management. SourceMedia. Archived from the original on 11 June 2010.
  68. "Impact of DevOps on Testing". DevOps.com. 21 August 2015.

Further reading

  • Davis, Jennifer; Daniels, Ryn (30 May 2016). Effective DevOps : building a culture of collaboration, affinity, and tooling at scale. Sebastopol, CA: O'Reilly. ISBN 9781491926437. OCLC 951434424.
  • Kim, Gene; Debois, Patrick; Willis, John; Humble, Jez; Allspaw, John (7 October 2015). The DevOps handbook : how to create world-class agility, reliability, and security in technology organizations (First ed.). Portland, OR. ISBN 9781942788003. OCLC 907166314.
  • Forsgren, Nicole; Humble, Jez; Kim, Gene (27 March 2018). Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology Organizations (First ed.). IT Revolution Press. ISBN 9781942788331.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.