Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.12 KB

07_Cloud_Automation_DevOps.md

File metadata and controls

41 lines (28 loc) · 1.12 KB

Cloud Automation DevOps <

Table of content

Introduction

DevOps is the union of people, process, and products to enable continuous delivery of value to our end users. The contraction of “Dev” and “Ops” refers to replacing siloed Development and Operations to create multidisciplinary teams that now work together with shared and efficient practices and tools. Essential DevOps practices include agile planning, continuous integration, continuous delivery, and monitoring of applications.

People

  • Work Item
  • Tasks
  • Bugs
  • Burn Down

Processes

  • Branching Policy
  • Work Item Linking
  • Test Cases

Products

  • Continuous Integration
  • Continuous Delivery
  • Pipeline

Links