Skip to content

AcalephStorage/awesome-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Awesome Devops

A curated list of resources for DevOps

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

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
  • 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.