Skip to content

patilswapnilv/awesome-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

awesome-devops

Awesome resources for DevOps

What is DevOps?

DevOps is a culture, movement, or practise that emphasises the collaboration and communication of both software developers and other information technology (IT) professionals while automating the process of software delivery and infrastructure changes. DevOps is a clipped compound of "development" and "operations." 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

  • RancherOS - Another small container OS where the entire OS is containerized.

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
  • 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.
  • Last week in AWS Keep up with AWS announcements
  • The New Stack Context and explanation of at-scale technologies to advance knowledge
  • Google Cloud Platfrom Blog This can be a reliable source of vendor-neutral information due to the fact that it is a product blog that covers "product updates, customer tales, and tips & techniques on Google Cloud Platform." If you use the GCP, it's a must-read; if not, it's a good idea to read.
  • The DevOps Dispatch is a weekly, curated by fellow DevOps protagonist Matty Straton.