The Wayback Machine - https://web.archive.org/web/20201201101944/https://github.com/DevOpsStuff/Introduction-to-DevOps
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

Introduction-to-DevOps

DevOps

DevOps (a clipped compound of "development" and "operations") is a software engineering culture and practice that aims at unifying software development (Dev) and software operation (Ops). The main characteristic of the DevOps movement is to strongly advocate automation and monitoring at all steps of software construction, from integration, testing, releasing to deployment and infrastructure management. DevOps aims at shorter development cycles, increased deployment frequency, and more dependable releases, in close alignment with business objectives. (source wiki)

My definition

So, Basically DevOps is the gap between software devlopment and operations, It is set of practices that aim to apply the concept of manufaturing software devlopment., It is not a technology problem,but a business and cultural problem. And mainly the collabration and productivity between development and operations by automating infrastructure, Automating workflows, and continously measuring application performance.

DevOps Collabrations

Devops RoadMap

DevopsRoadMAP

Source: kamranahmedse/developer-roadmap

CLI Tools

Twelve Factor Application

Books And Videos

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.