DevOps

Software development process
Core activities
Paradigms and models
Methodologies and frameworks
Supporting disciplines
Tools
Standards and BOKs

DevOps (a clipped compound of development and operations) is a set of practices that emphasizes the collaboration and communication of both software developers and other information-technology (IT) professionals while automating the process of software delivery and infrastructure changes.[1][2] It aims at establishing a culture and environment where building, testing, and releasing software can happen rapidly, frequently, and more reliably.[3][4][5]

Overview

Venn diagram showing DevOps as the intersection of development (software engineering), operations and quality assurance (QA)

In traditional functionally separated organizations there is rarely cross-departmental integration of these functions with IT operations. DevOps promotes a set of processes and methods for thinking about communication and collaboration between development, QA, and IT operations.[6]

Etymology

At the Agile 2008 conference, Andrew Clay Shafer and Patrick Debois discussed "Agile Infrastructure".[7] The term "DevOps" was popularized through a series of devopsdays starting in 2009 in Belgium.[8] Since then, there have been devopsdays conferences held in many countries worldwide.[9]

Definition

Jabbari et al.[10] based on a review of definitions of DevOps from 238 papers formulated the following definition: "DevOps is a development methodology with a set of practices aimed at bridging the gap between Development and Operations, emphasizing communication and collaboration, continuous integration, quality assurance and delivery with automated deployment”

DevOps toolchain

Because DevOps is a cultural shift and collaboration between development, operations and testing, there is no single DevOps tool, rather a set or “DevOps toolchain” consisting of multiple tools.[11] Generally, DevOps tools fit into one or more of these categories, which is reflective of the software development and delivery process:[12][13]

Though there are many tools available, certain categories of them are essential in the DevOps toolchain setup for use in an organization. Some attempts to identify those basic tools can be found in the existing literature.[14]

Tools such as Docker (containerization), Jenkins (continuous Integration), Puppet (Infrastructure as Code) and Vagrant (virtualization platform) among many others are often used and frequently referenced in DevOps tooling discussions.[15]

Relationship to agile and continuous delivery

Agile and DevOps are similar, but while agile software development represents a change in thinking and practice that should lead to organizational change, DevOps places more emphasis on implementing change to achieve its goals.[16] The need for DevOps was born from the increasing popularity of agile software development, as that tends to lead to an increased number of releases. One goal of DevOps is to establish an environment where releasing more reliable applications faster and more frequently can occur. Release managers are beginning to utilize tools such as application release automation and continuous integration tools to help advance this goal, doing so through the continuous delivery approach.[17]

Continuous delivery and DevOps are similar in their meanings and are often conflated, but they are two different concepts.[18] DevOps has a broader scope, and centers around the organizational change, specifically the collaboration of the various teams involved in software delivery (developers, operations, quality assurance, management, etc.), as well as automating the processes in software delivery.[19] Continuous Delivery, on the other hand, is an approach to automate the delivery aspect, and focuses on bringing together different processes and executing them more quickly and more frequently. They have common end goals and are often used in conjunction to achieve them.[19] DevOps and Continuous Delivery share a background in agile methods and lean thinking: small and quick changes with focused value to the end customer.[16] They are well communicated and collaborated internally, thus helping achieve quick time to market, with reduced risks.

Goals

The specific goals of DevOps span the entire delivery pipeline. They include improved deployment frequency, which can lead to faster time to market, lower failure rate of new releases, shortened lead time between fixes, and 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.[20] 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.[21]

DevOps aids in software application release management for an organization by standardizing development environments. Events can be more easily tracked as well as resolving documented process control and granular reporting issues. The DevOps approach grants developers more control of the environment, giving infrastructure more application-centric understanding.

Benefits of DevOps

Companies that practice DevOps have reported significant benefits,[22] 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.[23]

Cultural change

DevOps is more than just a tool or a process change; it inherently requires an organizational culture shift.[24] This cultural change is especially difficult because of the conflicting nature of departmental roles. Operations seeks organizational stability; developers seek change; and testers seek risk reduction.[25] Getting these groups to work cohesively is a critical challenge in enterprise DevOps adoption.[26]

Building a DevOps culture

DevOps TShirt worn at a computer conference.

DevOps principles demand strong interdepartmental communication, and team-building and other employee engagement activities are often used to create an environment that fosters this communication and cultural change within an organization.[27] Team-building activities can include board games, trust activities, and employee engagement seminars.[28]

Deployment

Companies with very frequent releases may require a DevOps awareness or orientation program. For example, the company that operates the image hosting website Flickr developed a DevOps approach to support a business requirement of ten deployments per day;[29] this daily deployment cycle would be much higher at organizations producing multi-focus or multi-function applications. This is referred to as continuous deployment[30] or continuous delivery [31] and has been associated with the lean startup methodology.[32] Working groups, professional associations and blogs have formed on the topic since 2009.[5][33][34]

DevOps and architecture

To practice DevOps effectively, software applications have to meet a set of Architecturally Significant Requirements (ASRs) such as deployability, modifiability, testability, and monitorability.[35] These ASRs require a high priority and cannot be traded off lightly.

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.[36] Because the size of each service is small, it allows the architecture of an individual service to emerge through continuous refactoring,[37] hence reduces the need for a big up front design and allows for releasing the software early and continuously.

Scope of adoption

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."[38] An example of such broader participation is this recommended change to internal funding processes: "Funding is typically provided in a waterfall manner, with specific hard dates (months, quarters, fiscal year) and gates, not suitable for a Continuous Delivery model. Funding too should be continuous."[39]

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[40] and cloud infrastructure from internal and external providers
  4. Increased usage of data center automation[41] and configuration management tools
  5. Increased focus on test automation[42] and continuous integration methods
  6. A critical mass of publicly available best practices

Incremental adoption

The Theory of Constraints applies to the adaptation of DevOps – the single constraint is the inherent aversion to change from departments within the enterprise.[43] Incremental adoption embodies the methodology the Theory of Constraints provides for combating any constraint, known as “The five focusing steps”.[44]

The Incremental approach centers around the idea of minimizing risk and cost of a DevOps Adoption whilst building the necessary in-house skillset and momentum needed to have widespread successful implementation across the enterprise.[45] Gene Kim’s Three Ways Principles essentially establishes different ways of incremental DevOps adoption.[46]

The First Way: Systems Thinking

The emphasis is on the performance of the entire system, as opposed to the performance of a specific or single department or individual. Focus is also on all business value streams that are enabled by IT. This process works in a linear fashion ensuring that defects are never passed along.[47]

The Second Way: Amplify Feedback Loops

The emphasis is on increasing feedback and understanding of all teams involved. The outcomes of this will be increased communication and responding to all customers, internal and external, shortening and amplifying all feedback loops, and embedding knowledge where and to whom it’s needed.[47]

The Third Way: Culture of Continual Experimentation and Learning

Two things are equally important: experimentation and practice. Embedding this in the working culture - where learning from taking risks, and repetition and practice are encouraged - is key to mastery. Risk taking and experimentation promote improvement, whilst mastery provides the skills required to revert any mistakes.[47]

References

  1. Loukides, Mike (2012-06-07). "What is DevOps?".
  2. Floris, Erich; Chintan, Amrit; Maya, Daneva (2014-12-10). "A Mapping Study on Cooperation between Information System Development and Operations".
  3. Samovskiy, Dmitriy (2010-03-02). "The Rise of DevOps". Fubaredness Is Contagious.
  4. Kim, Gene. "DevOps Culture Part 1".
  5. 1 2 Lyman, Jay. "DevOps mixing dev, ops, agile, cloud, open source and business". 451 CAOS Theory.
  6. Turnbull, James (Feb 2010). "What DevOps means to me...". Kartar.
  7. Debois, Patrick. "Agile 2008 Toronto". Just Enough Documented Information. Retrieved 12 March 2015.
  8. Debois, Patrick (2009). "DevOpsDays Ghent". DevopsDays. Retrieved 31 March 2011.
  9. Debois, Patrick. "DevOps Days". DevOps Days. Retrieved 31 March 2011.
  10. Jabbari, Ramtin (2016). "What is DevOps?: A Systematic Mapping Study on Definitions and Practices". Proceedings of the Scientific Workshop Proceedings of the International Conference on Agile Software Development (XP2016): 12. doi:10.1145/2962695.2962707.
  11. Gartner Market Trends: DevOps – Not a Market, but Tool-Centric Philosophy That supports a Continuous Delivery Value Chain (Report). Gartner. 18 February 2015.
  12. Edwards, Damon. "Integrating DevOps tools into a Service Delivery Platform". dev2ops.org.
  13. Seroter, Richard. "Exploring the ENTIRE DevOps Toolchain for (Cloud) Teams". infoq.com.
  14. Theakanath, Thomas. "DevOps Stack on a Shoestring Budget". devops.com.
  15. "Stronger DevOps Culture with Puppet and Vagrant". Puppet Labs. Retrieved 2015-10-22.
  16. 1 2 Ambler, Scott W. (12 February 2014). "We need more Agile IT Now!". Dr. Dobb’s The world of software Development. San Francisco: UBM.
  17. Best Practices in Change, Configuration and Release Management (Report). Gartner. 14 July 2010.
  18. Hammond, Jeffrey (9 September 2011). "The Relationship between DevOps and Continuous Deliver". Forrester Research. Forester.
  19. 1 2 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.
  20. "What is DevOps?". NewRelic.com. Retrieved 2014-10-21.
  21. Nasrat, Paul. "Agile Infrastructure". InfoQ. Retrieved 31 March 2011.
  22. Wadhera, Anila (June 6, 2016). "10 Key DevOps Practices to Improve IT Efficiency". TO THE NEW. Retrieved September 2, 2016.
  23. Chen, Lianping (2015). "Continuous Delivery: Huge Benefits, but Challenges Too". IEEE Software. 32 (2): 50. doi:10.1109/MS.2015.27.
  24. Emerging Technology Analysis: DevOps a Culture Shift, Not a Technology (Report). Gartner.
  25. Loukides, Mike (11 June 2012). What is Devops?. Oreilly Media.
  26. "Gartner IT Glossary – devops". Gartner. Retrieved October 30, 2015.
  27. Walls, Mandi (15 April 2013). "Building a DevOps Culture". OReilly Media.
  28. Roach, Patrick. "Dice Breakers: Using DevOps principles and nerdery to reimagine Team building". DevOps.com.
  29. "10+ Deploys Per Day: Dev and Ops Cooperation at Flickr".
  30. "SAM SIG: Applied Lean Startup Ideas: Continuous Deployment at kaChing". SVForum.
  31. Humble, Jez. "Why Enterprises Must Adopt Devops to Enable Continuous Delivery". Cutter IT Journal.
  32. "Applied Lean Startup Ideas: Continuous Deployment at kaChing".
  33. "DevOps Days 2009 Conference".
  34. Edwards, Damon. "DevOps Meetup Recap".
  35. Chen, Lianping (2015). Towards Architecting for Continuous Delivery. The 12th Working IEEE/IFIP Conference on Software Architecture(WICSA 2015). Montréal, Canada: IEEE.
  36. Balalaie, A.; Heydarnoori, A.; Jamshidi, P. (2016-05-01). "Microservices Architecture Enables DevOps: Migration to a Cloud-Native Architecture". IEEE Software. 33 (3): 42–52. doi:10.1109/MS.2016.64. ISSN 0740-7459.
  37. 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.
  38. "DevOps is Agile for the Rest of the Company". DevOps.com.
  39. "The Art of DevOps". DevOps.com.
  40. "Virtual Infrastructure products: features comparison". Welcome to IT 2.0: Next Generation IT infrastructures.
  41. Ellard, Jennifer. "Bringing Order to Chaos through Data Center Automation". Information Management. SourceMedia.
  42. "Impact of DevOps on Testing". DevOps.com.
  43. "Theory of Constraints". vorne Industries Inc. Retrieved 13 November 2015.
  44. Bhargava, Rajat (27 March 2014). "DevOps Adoption – Startups". DevOps.com.
  45. Kim, Gene (22 January 2013). "DevOps distilled, Part 1: The three underlying principles" (PDF). IBM DeveloperWorks.
  46. "Incremental DevOps" (PDF).
  47. 1 2 3 Kim, Gene. "The Three Ways: The Principles Underpinning DevOps". IT Revolution Press. Retrieved 13 November 2015.

Further reading

This article is issued from Wikipedia - version of the 11/30/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.