Skip to content

Latest commit

 

History

History
166 lines (116 loc) · 9.25 KB

devops.md

File metadata and controls

166 lines (116 loc) · 9.25 KB

DEVOPS

A curated list of resources for DevOps


📒 Maintainer: Prasanjit Singh | www.binpipe.org BINPIPE


What is DevOps?

DevOps (a clipped compound of "development" and "operations") is a culture, movement or practice 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. Wikipedia

Read about the DASA DevOps Competence Model which describes the essential skills & knowlwdge areas needed in a DevOps team.

Index

Culture

Process

Project Management

Mapping

  • Wardley Mapping - An introduction to Value Chain Mapping to help understand the "Why" for organisations and Devops Teams.

Automation

Quality

Open Source

Technology

Containers

Operating Systems

Cloud

Microservices

Security

Tools

Containers

  • Docker - The tool that kickstarted the modern container movement
  • rkt - An alternative container runtime and spec by the team at CoreOS

Operating Systems

Cluster Managers

Source Control

  • Git - The most popular distributed version control system.
  • Mercurial
  • Github - Git repo hosting as a Service
  • Gitlab - Self-hosted Git repos

Configuration Management

Continuous Integration & Deployment

Incident Management

Misc

  • Awesome Lists - A list of Awesome lists (very meta!)
  • DevOps Weekly - A weekly mailing list with interesting DevOps related News and Tools
  • Binpipe - A learning blog on SRE/DevOps/Engineering Management by a Systems Engineer
  • DevOpsLinks - A newsletter & team chat with interesting DevOps related News and Tools
  • Sysadvent - One DevOps/Sysadmin related article for each day of December, ending on the 25th article.
  • The Phoenix Project - A Novel about IT, DevOps, and Helping Your Business Win
  • DevOps'ish - A newsletter focused on People, Process, and Tools in the DevOps, Cloud Native, and Open Source spaces.
BINPIPE aims to simplify learning for those who are looking to make a foothold in the industry. 
Write to me at learn@binpipe.org if you are looking for tailor-made training sessions. 
For self-study resources look around in this repository, the Binpipe Blog and Youtube Channel.

Prasanjit Singh | www.binpipe.org BINPIPE