mirror of
https://github.com/wmariuss/awesome-devops.git
synced 2025-03-06 13:56:02 -05:00
1396 lines
73 KiB
HTML
1396 lines
73 KiB
HTML
|
||
<!doctype html>
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||
|
||
<meta name="description" content="A curated list of awesome DevOps platforms, tools, practices and resources">
|
||
|
||
|
||
<meta name="author" content="Marius Stanca">
|
||
|
||
|
||
<link rel="canonical" href="http://awesome-devops.xyz/list/">
|
||
|
||
|
||
<link rel="prev" href="..">
|
||
|
||
|
||
<link rel="next" href="../contribution/">
|
||
|
||
<link rel="icon" href="../assets/favicon.ico">
|
||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.0.0">
|
||
|
||
|
||
|
||
<title>Awesome list - Awesome DevOps</title>
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="../assets/stylesheets/main.f79797b0.min.css">
|
||
|
||
|
||
<link rel="stylesheet" href="../assets/stylesheets/palette.2505c338.min.css">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="../stylesheets/syntax.css">
|
||
|
||
<link rel="stylesheet" href="../stylesheets/fonts.css">
|
||
|
||
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="black" data-md-color-accent="blue">
|
||
|
||
|
||
|
||
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
|
||
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
|
||
<label class="md-overlay" for="__drawer"></label>
|
||
<div data-md-component="skip">
|
||
|
||
|
||
<a href="#awesome-devops" class="md-skip">
|
||
Skip to content
|
||
</a>
|
||
|
||
</div>
|
||
<div data-md-component="announce">
|
||
|
||
</div>
|
||
|
||
|
||
|
||
|
||
<header class="md-header" data-md-component="header">
|
||
<nav class="md-header__inner md-grid" aria-label="Header">
|
||
<a href=".." title="Awesome DevOps" class="md-header__button md-logo" aria-label="Awesome DevOps" data-md-component="logo">
|
||
|
||
<img src="../assets/logo.png" alt="logo">
|
||
|
||
</a>
|
||
<label class="md-header__button md-icon" for="__drawer">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
|
||
</label>
|
||
<div class="md-header__title" data-md-component="header-title">
|
||
<div class="md-header__ellipsis">
|
||
<div class="md-header__topic">
|
||
<span class="md-ellipsis">
|
||
Awesome DevOps
|
||
</span>
|
||
</div>
|
||
<div class="md-header__topic" data-md-component="header-topic">
|
||
<span class="md-ellipsis">
|
||
|
||
Awesome list
|
||
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<label class="md-header__button md-icon" for="__search">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
|
||
</label>
|
||
<div class="md-search" data-md-component="search" role="dialog">
|
||
<label class="md-search__overlay" for="__search"></label>
|
||
<div class="md-search__inner" role="search">
|
||
<form class="md-search__form" name="search">
|
||
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
|
||
<label class="md-search__icon md-icon" for="__search">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
|
||
</label>
|
||
<nav class="md-search__options" aria-label="Search">
|
||
|
||
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
|
||
</button>
|
||
</nav>
|
||
|
||
<div class="md-search__suggest" data-md-component="search-suggest"></div>
|
||
|
||
</form>
|
||
<div class="md-search__output">
|
||
<div class="md-search__scrollwrap" data-md-scrollfix>
|
||
<div class="md-search-result" data-md-component="search-result">
|
||
<div class="md-search-result__meta">
|
||
Initializing search
|
||
</div>
|
||
<ol class="md-search-result__list"></ol>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<div class="md-header__source">
|
||
<a href="https://github.com/wmariuss/awesome-devops" title="Go to repository" class="md-source" data-md-component="source">
|
||
<div class="md-source__icon md-icon">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
|
||
</div>
|
||
<div class="md-source__repository">
|
||
awesome-devops
|
||
</div>
|
||
</a>
|
||
</div>
|
||
|
||
</nav>
|
||
|
||
</header>
|
||
|
||
<div class="md-container" data-md-component="container">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<main class="md-main" data-md-component="main">
|
||
<div class="md-main__inner md-grid">
|
||
|
||
|
||
|
||
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
|
||
<div class="md-sidebar__scrollwrap">
|
||
<div class="md-sidebar__inner">
|
||
|
||
|
||
|
||
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
|
||
<label class="md-nav__title" for="__drawer">
|
||
<a href=".." title="Awesome DevOps" class="md-nav__button md-logo" aria-label="Awesome DevOps" data-md-component="logo">
|
||
|
||
<img src="../assets/logo.png" alt="logo">
|
||
|
||
</a>
|
||
Awesome DevOps
|
||
</label>
|
||
|
||
<div class="md-nav__source">
|
||
<a href="https://github.com/wmariuss/awesome-devops" title="Go to repository" class="md-source" data-md-component="source">
|
||
<div class="md-source__icon md-icon">
|
||
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
|
||
</div>
|
||
<div class="md-source__repository">
|
||
awesome-devops
|
||
</div>
|
||
</a>
|
||
</div>
|
||
|
||
<ul class="md-nav__list" data-md-scrollfix>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href=".." class="md-nav__link">
|
||
Welcome
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item md-nav__item--active">
|
||
|
||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||
|
||
|
||
|
||
|
||
|
||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||
Awesome list
|
||
<span class="md-nav__icon md-icon"></span>
|
||
</label>
|
||
|
||
<a href="./" class="md-nav__link md-nav__link--active">
|
||
Awesome list
|
||
</a>
|
||
|
||
|
||
|
||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<label class="md-nav__title" for="__toc">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Table of contents
|
||
</label>
|
||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#contents" class="md-nav__link">
|
||
Contents
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#cloud-platforms" class="md-nav__link">
|
||
Cloud Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#open-source-cloud-platforms" class="md-nav__link">
|
||
Open Source Cloud Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#operating-systems" class="md-nav__link">
|
||
Operating Systems
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#package-management-system-configuration" class="md-nav__link">
|
||
Package Management & System configuration
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#distributed-filesystems" class="md-nav__link">
|
||
Distributed Filesystems
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#applications-platforms" class="md-nav__link">
|
||
Applications Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#internal-developer-platforms" class="md-nav__link">
|
||
Internal Developer Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#container-image-registry" class="md-nav__link">
|
||
Container Image Registry
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#automation-orchestration" class="md-nav__link">
|
||
Automation & Orchestration
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#productivity-tools" class="md-nav__link">
|
||
Productivity Tools
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#continuous-integration-delivery" class="md-nav__link">
|
||
Continuous Integration & Delivery
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#source-code-management" class="md-nav__link">
|
||
Source Code Management
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#web-servers" class="md-nav__link">
|
||
Web Servers
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#ssl" class="md-nav__link">
|
||
SSL
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#databases" class="md-nav__link">
|
||
Databases
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#observability-monitoring" class="md-nav__link">
|
||
Observability & Monitoring
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#service-discovery-service-mesh" class="md-nav__link">
|
||
Service Discovery & Service Mesh
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#chaos-engineering" class="md-nav__link">
|
||
Chaos Engineering
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#api-gateway" class="md-nav__link">
|
||
API Gateway
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#code-review" class="md-nav__link">
|
||
Code review
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#distributed-messaging" class="md-nav__link">
|
||
Distributed Messaging
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#programming-languages" class="md-nav__link">
|
||
Programming Languages
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#chat-and-chatops" class="md-nav__link">
|
||
Chat and ChatOps
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#secret-management" class="md-nav__link">
|
||
Secret Management
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#security" class="md-nav__link">
|
||
Security
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#sharing" class="md-nav__link">
|
||
Sharing
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#vpn" class="md-nav__link">
|
||
VPN
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#resources" class="md-nav__link">
|
||
Resources
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="Resources">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#books" class="md-nav__link">
|
||
Books
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#conferences" class="md-nav__link">
|
||
Conferences
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#blogs" class="md-nav__link">
|
||
Blogs
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#devops-roadmap" class="md-nav__link">
|
||
DevOps Roadmap
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#contributing" class="md-nav__link">
|
||
Contributing
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="md-nav__item">
|
||
<a href="../contribution/" class="md-nav__link">
|
||
Contribution
|
||
</a>
|
||
</li>
|
||
|
||
|
||
|
||
</ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
|
||
<div class="md-sidebar__scrollwrap">
|
||
<div class="md-sidebar__inner">
|
||
|
||
|
||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<label class="md-nav__title" for="__toc">
|
||
<span class="md-nav__icon md-icon"></span>
|
||
Table of contents
|
||
</label>
|
||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#contents" class="md-nav__link">
|
||
Contents
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#cloud-platforms" class="md-nav__link">
|
||
Cloud Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#open-source-cloud-platforms" class="md-nav__link">
|
||
Open Source Cloud Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#operating-systems" class="md-nav__link">
|
||
Operating Systems
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#package-management-system-configuration" class="md-nav__link">
|
||
Package Management & System configuration
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#distributed-filesystems" class="md-nav__link">
|
||
Distributed Filesystems
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#applications-platforms" class="md-nav__link">
|
||
Applications Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#internal-developer-platforms" class="md-nav__link">
|
||
Internal Developer Platforms
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#container-image-registry" class="md-nav__link">
|
||
Container Image Registry
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#automation-orchestration" class="md-nav__link">
|
||
Automation & Orchestration
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#productivity-tools" class="md-nav__link">
|
||
Productivity Tools
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#continuous-integration-delivery" class="md-nav__link">
|
||
Continuous Integration & Delivery
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#source-code-management" class="md-nav__link">
|
||
Source Code Management
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#web-servers" class="md-nav__link">
|
||
Web Servers
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#ssl" class="md-nav__link">
|
||
SSL
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#databases" class="md-nav__link">
|
||
Databases
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#observability-monitoring" class="md-nav__link">
|
||
Observability & Monitoring
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#service-discovery-service-mesh" class="md-nav__link">
|
||
Service Discovery & Service Mesh
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#chaos-engineering" class="md-nav__link">
|
||
Chaos Engineering
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#api-gateway" class="md-nav__link">
|
||
API Gateway
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#code-review" class="md-nav__link">
|
||
Code review
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#distributed-messaging" class="md-nav__link">
|
||
Distributed Messaging
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#programming-languages" class="md-nav__link">
|
||
Programming Languages
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#chat-and-chatops" class="md-nav__link">
|
||
Chat and ChatOps
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#secret-management" class="md-nav__link">
|
||
Secret Management
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#security" class="md-nav__link">
|
||
Security
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#sharing" class="md-nav__link">
|
||
Sharing
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#vpn" class="md-nav__link">
|
||
VPN
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#resources" class="md-nav__link">
|
||
Resources
|
||
</a>
|
||
|
||
<nav class="md-nav" aria-label="Resources">
|
||
<ul class="md-nav__list">
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#books" class="md-nav__link">
|
||
Books
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#conferences" class="md-nav__link">
|
||
Conferences
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#blogs" class="md-nav__link">
|
||
Blogs
|
||
</a>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#devops-roadmap" class="md-nav__link">
|
||
DevOps Roadmap
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
</nav>
|
||
|
||
</li>
|
||
|
||
<li class="md-nav__item">
|
||
<a href="#contributing" class="md-nav__link">
|
||
Contributing
|
||
</a>
|
||
|
||
</li>
|
||
|
||
</ul>
|
||
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
|
||
<div class="md-content" data-md-component="content">
|
||
<article class="md-content__inner md-typeset">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h1 id="awesome-devops">Awesome DevOps<a class="headerlink" href="#awesome-devops" title="Permanent link">¶</a></h1>
|
||
<p><a href="https://github.com/wmariuss/awesome-devops"><img alt="Awesome DevOps" src="http://awesome-devops.xyz/assets/banner.png" /></a></p>
|
||
<p><a href="https://github.com/wmariuss/awesome-devops/actions/workflows/deploy.yml"><img alt="Deploy" src="https://github.com/wmariuss/awesome-devops/actions/workflows/deploy.yml/badge.svg" /></a>
|
||
<a href="https://github.com/wmariuss/awesome-devops/actions/workflows/links-validator.yml"><img alt="Links validator" src="https://github.com/wmariuss/awesome-devops/actions/workflows/links-validator.yml/badge.svg" /></a></p>
|
||
<blockquote>
|
||
<p>A curated list of platforms, tools, practices and resources to create, improve DevOps culture and SRE Team in the organization.</p>
|
||
</blockquote>
|
||
<p>DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.</p>
|
||
<h2 id="contents">Contents<a class="headerlink" href="#contents" title="Permanent link">¶</a></h2>
|
||
<ul>
|
||
<li><a href="#cloud-platforms">Cloud Platforms</a></li>
|
||
<li><a href="#open-source-cloud-platforms">Open Source Cloud Platforms</a></li>
|
||
<li><a href="#operating-systems">Operating Systems</a></li>
|
||
<li><a href="#package-management--system-configuration">Package Management & System Configuration</a></li>
|
||
<li><a href="#distributed-filesystems">Distributed Filesystems</a></li>
|
||
<li><a href="#applications-platforms">Applications Platforms</a></li>
|
||
<li><a href="#internal-developer-platforms">Internal Developer Platforms</a></li>
|
||
<li><a href="#container-image-registry">Container Image Registry</a></li>
|
||
<li><a href="#automation--orchestration">Automation & Orchestration</a></li>
|
||
<li><a href="#productivity-tools">Productivity Tools</a></li>
|
||
<li><a href="#continuous-integration--delivery">Continuous Integration & Delivery</a></li>
|
||
<li><a href="#source-code-management">Source Code Management</a></li>
|
||
<li><a href="#web-servers">Web Servers</a></li>
|
||
<li><a href="#ssl">SSL</a></li>
|
||
<li><a href="#databases">Databases</a></li>
|
||
<li><a href="#observability--monitoring">Observability and Monitoring</a></li>
|
||
<li><a href="#service-discovery--service-mesh">Service Discovery & Service Mesh</a></li>
|
||
<li><a href="#chaos-engineering">Chaos Engineering</a></li>
|
||
<li><a href="#api-gateway">API Gateway</a></li>
|
||
<li><a href="#code-review">Code review</a></li>
|
||
<li><a href="#distributed-messaging">Distributed messaging</a></li>
|
||
<li><a href="#programming-languages">Programming Languages</a></li>
|
||
<li><a href="#chat-and-chatops">Chat and ChatOps</a></li>
|
||
<li><a href="#secret-management">Secret Management</a></li>
|
||
<li><a href="#security">Security</a></li>
|
||
<li><a href="#sharing">Sharing</a></li>
|
||
<li><a href="#vpn">VPN</a></li>
|
||
<li><a href="#resources">Resources</a></li>
|
||
<li><a href="#books">Books</a></li>
|
||
<li><a href="#conferences">Conferences</a></li>
|
||
<li><a href="#blogs">Blogs</a></li>
|
||
<li><a href="#devops-roadmap">DevOps Roadmap</a></li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="cloud-platforms">Cloud Platforms<a class="headerlink" href="#cloud-platforms" title="Permanent link">¶</a></h2>
|
||
<p><em>Public and Private Cloud Platforms.</em></p>
|
||
<ul>
|
||
<li><a href="https://aws.amazon.com/">Amazon Web Services (AWS)</a> - Cloud Computing Services.</li>
|
||
<li><a href="https://cloud.google.com/">Google Cloud Platform (GCP)</a> - Cloud Computing Services.</li>
|
||
<li><a href="https://azure.microsoft.com/">Azure</a> - Cloud Computing Platform & Services.</li>
|
||
<li><a href="https://us.alibabacloud.com/">Alibaba Cloud</a> - Integrated suite of cloud products and services.</li>
|
||
<li><a href="https://www.oracle.com/cloud/">Oracle Cloud</a> - Comprehensive and fully integrated stack of cloud applications and platform services.</li>
|
||
<li><a href="https://www.digitalocean.com/">DigitalOcean</a> - Helping developers easily build, test, manage, and scale applications of any size.</li>
|
||
<li><a href="https://www.scaleway.com/">Scaleway</a> - Single way to create, deploy and scale your infrastructure in the cloud.</li>
|
||
<li><a href="https://www.vultr.com/">Vultr</a> - Easily deploy cloud servers, bare metal, and storage worldwide.</li>
|
||
<li><a href="https://www.ibm.com/cloud">IBM Cloud</a> - Tools, data & APIs to make AI real now.</li>
|
||
<li><a href="https://www.stackpath.com/">Stackpath</a> - Platform of computing infrastructure and services built at the edge of the cloud.</li>
|
||
<li><a href="https://linode.com/">Linode</a> - Accelerate innovation in the cloud, virtual computing must be more accessible, affordable, and simple.</li>
|
||
<li><a href="https://kinsta.com/application-hosting/">Kinsta</a> - Create and deploy web applications and databases in minutes.</li>
|
||
<li><a href="https://www.equinix.com/">Equinix</a> - Global data center and colocation provider for enterprise network and cloud computing.</li>
|
||
</ul>
|
||
<h2 id="open-source-cloud-platforms">Open Source Cloud Platforms<a class="headerlink" href="#open-source-cloud-platforms" title="Permanent link">¶</a></h2>
|
||
<p><em>Private, Public and Hybrid open-source Cloud Platforms.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.openstack.org/">Openstack</a> - Open source software for creating private and public clouds.</li>
|
||
<li><a href="https://cloudstack.apache.org/">Apache CloudStack</a> - Designed to deploy and manage large networks of virtual machines.</li>
|
||
<li><a href="https://opennebula.org/">OpenNebula</a> - Build Private Clouds and manage Data Center virtualization based on KVM, LXD and VMware.</li>
|
||
<li><a href="https://www.eucalyptus.cloud/">Eucalyptus</a> - Building AWS-compatible private and hybrid clouds.</li>
|
||
<li><a href="https://dcos.io/">DC/OS</a> - Distributed operating system based on the Apache Mesos distributed systems kernel.</li>
|
||
<li><a href="http://mesos.apache.org/">Apache Mesos</a> - Program against your data center like it’s a single pool of resources.</li>
|
||
<li><a href="https://github.com/localstack/localstack">Localstack</a> - Fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline.</li>
|
||
</ul>
|
||
<h2 id="operating-systems">Operating Systems<a class="headerlink" href="#operating-systems" title="Permanent link">¶</a></h2>
|
||
<p><em>Operating Systems - Server Platform.</em></p>
|
||
<ul>
|
||
<li><a href="https://ubuntu.com/">Ubuntu</a> - Enterprise Open Source and Linux.</li>
|
||
<li><a href="https://rockylinux.org/">Rocky Linux</a> - Open-source enterprise operating system designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux.</li>
|
||
<li><a href="http://coreos.com/">CoreOS</a> - The pioneering lightweight container host.</li>
|
||
<li><a href="http://osv.io/">OSv</a> - Versatile modular unikernel designed to run unmodified Linux applications securely on micro-VMs in the cloud.</li>
|
||
<li><a href="http://www.projectatomic.io/">Atomic</a> - Use immutable infrastructure to deploy and scale your containerized applications.</li>
|
||
<li><a href="https://github.com/vmware/photon">Photon</a> - Linux container host optimized for cloud-native applications, cloud platforms, and VMware infrastructure.</li>
|
||
</ul>
|
||
<h2 id="package-management-system-configuration">Package Management & System configuration<a class="headerlink" href="#package-management-system-configuration" title="Permanent link">¶</a></h2>
|
||
<p><em>Builds packages in isolation from each other.</em></p>
|
||
<ul>
|
||
<li><a href="https://nixos.org/">Nix/NixOS</a> - A tool that takes a unique approach to package management and system configuration.</li>
|
||
</ul>
|
||
<h2 id="distributed-filesystems">Distributed Filesystems<a class="headerlink" href="#distributed-filesystems" title="Permanent link">¶</a></h2>
|
||
<p><em>Network distributed filesystems.</em></p>
|
||
<ul>
|
||
<li><a href="https://ceph.io/en/">Ceph</a> - Highly scalable object, block and file-based storage under one whole system.</li>
|
||
<li><a href="https://www.gluster.org/">Gluster</a> - Free and open source software scalable network filesystem.</li>
|
||
<li><a href="https://www.linbit.com/en/">LINBIT</a> - Create, remove, and replicate block storage devices for datacenter scale environments.</li>
|
||
<li><a href="http://www.xtreemfs.org/">XtreemFS</a> - Fault-tolerant distributed file system for all storage needs.</li>
|
||
<li><a href="https://min.io/">min.io</a> - High-performance, distributed object storage system.</li>
|
||
</ul>
|
||
<h2 id="applications-platforms">Applications Platforms<a class="headerlink" href="#applications-platforms" title="Permanent link">¶</a></h2>
|
||
<p><em>Applications management platforms, Containers platform and Containers management.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.openshift.com/">Openshift</a> - The Kubernetes platform for big ideas.</li>
|
||
<li><a href="https://cycle.io/">Cycle.io</a> - DevOps platform for building platforms. Handle container orchestration, load-balancing, monitoring, and more from a single control plane.</li>
|
||
<li><a href="https://dokku.com/">Dokku</a> - Helps you build and manage the lifecycle of applications.</li>
|
||
<li><a href="https://www.cloud66.com/">Cloud 66</a> - DevOps as a service that helps to build, deploy and manage any application on any cloud or server.</li>
|
||
<li><a href="https://www.docker.com/">Docker</a> - Create, deploy, and run applications by using containers.</li>
|
||
<li><a href="https://github.com/docker/compose">Docker Compose</a> - Define and run multi-container applications with Docker.</li>
|
||
<li><a href="https://github.com/docker/swarm">Docker Swarm</a> - Docker-native clustering system.</li>
|
||
<li><a href="https://kubernetes.io/">Kubernetes</a> - Automating deployment, scaling, and management of containerized applications.</li>
|
||
<li><a href="https://linuxcontainers.org/">LXC</a> - Lets Linux users easily create and manage system or application containers.</li>
|
||
<li><a href="https://rancher.com/">Rancher</a> - Lets you deliver Kubernetes-as-a-Service.</li>
|
||
<li><a href="https://openvz.org/">OpenVz</a> - Container-based virtualization for Linux.</li>
|
||
<li><a href="https://sylabs.io/singularity/">Singularity</a> - Run the application from the local environment to the cloud.</li>
|
||
<li><a href="https://github.com/AppScale/appscale">AppScale</a> - Easy-to-manage serverless platform for building and running scalable web and mobile applications.</li>
|
||
<li><a href="https://katacontainers.io/">Kata Containers</a> - Building lightweight virtual machines that seamlessly plug into the containers ecosystem.</li>
|
||
<li><a href="https://k3s.io/">K3S</a> - The certified Kubernetes distribution built for IoT and Edge computing.</li>
|
||
<li><a href="https://github.com/containers/podman">Podman</a> - A tool for managing OCI containers and pods.</li>
|
||
<li><a href="https://linx.software">Linx</a> - General-purpose low-code platform for building and hosting backend solutions.</li>
|
||
<li><a href="https://github.com/piku/piku">Piku</a> - The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.</li>
|
||
<li><a href="https://orbstack.dev/">OrbStack</a> - fast, light, and easy way to run Docker containers and Linux on MacOS.</li>
|
||
<li><a href="https://canine.sh/">Canine</a> - Deploy applications to Kubernetes as easily as deploying to Heroku</li>
|
||
</ul>
|
||
<h2 id="internal-developer-platforms">Internal Developer Platforms<a class="headerlink" href="#internal-developer-platforms" title="Permanent link">¶</a></h2>
|
||
<p><em>Internal Developer Platforms (or IDP) is a set of tools, services and processes that supports and accelerates your software development, while taking care of managing the underlying infrastructure.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.getport.io/">Port</a> - A platform for building no-code, holistic, Internal Developer Portals.</li>
|
||
<li><a href="https://backstage.io/">Backstage</a> - An open platform for building developer portals.</li>
|
||
<li><a href="https://kratix.io/">Kratix</a> - A framework used by platform teams to build the custom platforms tailored to their organisation.</li>
|
||
</ul>
|
||
<h2 id="container-image-registry">Container Image Registry<a class="headerlink" href="#container-image-registry" title="Permanent link">¶</a></h2>
|
||
<p><em>Container Image registry.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.projectquay.io/">Quay</a> - Container image registry that enables you to build, organize, distribute, and deploy containers.</li>
|
||
<li><a href="https://github.com/Huawei/dockyard">Dockyard</a> - Container & Artifact Repository.</li>
|
||
<li><a href="https://goharbor.io/">Harbor</a> - An open source trusted cloud native registry project that stores, signs, and scans content.</li>
|
||
<li><a href="https://github.blog/2020-09-01-introducing-github-container-registry/">GitHub Container Registry</a> - Container registry free for public images.</li>
|
||
</ul>
|
||
<h2 id="automation-orchestration">Automation & Orchestration<a class="headerlink" href="#automation-orchestration" title="Permanent link">¶</a></h2>
|
||
<p><em>Tools for automation, orchestration, deployment, provisioning and configuration management.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.ansible.com/">Ansible</a> - Simple IT automation platform that makes your applications and systems easier to deploy.</li>
|
||
<li><a href="https://saltproject.io/">Salt</a> - Automate the management and configuration of any infrastructure or application at scale.</li>
|
||
<li><a href="https://puppet.com/">Puppet</a> - Unparalleled infrastructure automation and delivery.</li>
|
||
<li><a href="https://www.chef.io/">Chef</a> - Automate infrastructure and applications.</li>
|
||
<li><a href="https://jaas.ai/">Juju</a> - Simplifies how you configure, scale and operate today's complex software.</li>
|
||
<li><a href="https://www.rundeck.com/">Rundeck</a> - Runbook Automation For Modernizing Your Operations.</li>
|
||
<li><a href="https://stackstorm.com/">StackStorm</a> - Connects all your apps, services, and workflows. Automate DevOps your way.</li>
|
||
<li><a href="https://www.cloudfoundry.org/bosh/">Bosh</a> - Release engineering, deployment, and lifecycle management of complex distributed systems.</li>
|
||
<li><a href="https://cloudify.co/">Cloudify</a> - Connect, Control, & Automate from core to edge: unlimited locations, clouds and devices.</li>
|
||
<li><a href="https://tsuru.io/">Tsuru</a> - An extensible and open source Platform as a Service software.</li>
|
||
<li><a href="http://www.fabfile.org/">Fabric</a> - High-level Python library designed to execute shell commands remotely over SSH.</li>
|
||
<li><a href="https://capistranorb.com/">Capistrano</a> - A remote server automation and deployment tool.</li>
|
||
<li><a href="http://nadarei.co/mina/">Mina</a> - Really fast deployer and server automation tool.</li>
|
||
<li><a href="https://www.terraform.io/">Terraform</a> - use Infrastructure as Code to provision and manage any cloud, infrastructure, or service.</li>
|
||
<li><a href="https://www.pulumi.com/">Pulumi</a> - Modern infrastructure as code platform that allows you to use familiar programming languages and tools to build, deploy, and manage cloud infrastructure.</li>
|
||
<li><a href="https://www.packer.io/">Packer</a> - Build Automated Machine Images.</li>
|
||
<li><a href="https://www.vagrantup.com/">Vagrant</a> - Development Environments Made Easy.</li>
|
||
<li><a href="https://theforeman.org/">Foreman</a> - Complete lifecycle management tool for physical and virtual servers.</li>
|
||
<li><a href="https://learn.hashicorp.com/nomad">Nomad</a> - Deploy and Manage Any Containerized, Legacy, or Batch Application.</li>
|
||
<li><a href="https://github.com/github/octodns">OctoDNS</a> - Managing DNS across multiple providers. DNS as code.</li>
|
||
<li><a href="https://www.manageiq.org/">ManageIQ</a> - Manage containers, virtual machines, networks, and storage from a single platform.</li>
|
||
<li><a href="https://github.com/weaveworks/ignite">Ignite</a> - Open Source Virtual Machine (VM) manager with a container UX and built-in GitOps management.</li>
|
||
<li><a href="https://github.com/selefra/selefra">Selefra</a> - An open-source policy-as-code software that provides analytics for multi-cloud and SaaS.</li>
|
||
<li><a href="https://spacelift.io/">Spacelift</a> - Flexible orchestration solution for IaC development.</li>
|
||
<li><a href="https://www.runatlantis.io/">Atlantis</a> - Terraform Pull Request Automation</li>
|
||
<li><a href="https://kubevela.io/">KubeVela</a> - Modern application delivery platform that makes deploying and operating applications across today's hybrid, multi-cloud environments easier, faster and more reliable.</li>
|
||
<li><a href="https://stacktape.com">Stacktape</a> - Developer-friendly Infrastructure as a Code framework built on top of AWS.</li>
|
||
<li><a href="https://score.dev">Score</a> - Open Source developer-centric and platform-agnostic workload specification.</li>
|
||
<li><a href="https://meshery.io/">Meshery</a> - An open-source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications.</li>
|
||
<li><a href="https://digger.dev">Digger</a> - Open Source Infrastructure as Code management tool that runs within your CI/CD system.</li>
|
||
<li><a href="https://deployment.io">Deployment.io</a> - DevOps co-pilot for developers to automate deployments to AWS.</li>
|
||
<li><a href="https://terrateam.io">Terrateam</a> - Open-source alternative to Terraform Cloud/Enterprise, GitOps-first with native GitHub integration and designed for scale, security, and reliability.</li>
|
||
</ul>
|
||
<h2 id="productivity-tools">Productivity Tools<a class="headerlink" href="#productivity-tools" title="Permanent link">¶</a></h2>
|
||
<p><em>All the tools, services which increase productivity, developer velocity and developer experience.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/tofuutils/tenv">tenv</a> - streamline IaC version manager for OpenTofu, Terraform, Terragrunt and Atmos, written in Go.</li>
|
||
<li><a href="https://github.com/pyenv/pyenv">pyenv</a> - Simple Python version management.</li>
|
||
<li><a href="https://github.com/tfutils/tfenv">tfenv</a> - Terraform version manager.</li>
|
||
<li><a href="https://kanvas.new">Kanvas</a> - a collaborative tool with visual interface for designing and operating infrastructure.</li>
|
||
</ul>
|
||
<h2 id="continuous-integration-delivery">Continuous Integration & Delivery<a class="headerlink" href="#continuous-integration-delivery" title="Permanent link">¶</a></h2>
|
||
<p><em>Continuous Integration, Continuous Delivery and Continuous Delivery. GitOps.</em></p>
|
||
<ul>
|
||
<li>On-premises</li>
|
||
<li><a href="http://buildbot.net/">Buildbot</a> - automate all aspects of the software development cycle.</li>
|
||
<li><a href="https://about.gitlab.com/product/continuous-integration/">Gitlab CI</a> - pipelines build, test, deploy, and monitor your code as part of a single, integrated workflow.</li>
|
||
<li><a href="http://jenkins-ci.org/">Jenkins</a> - automation server for building, deploying and automating any project.</li>
|
||
<li><a href="https://github.com/drone/drone">Drone</a> - a Container-Native, Continuous Delivery Platform.</li>
|
||
<li><a href="https://concourse-ci.org/">Concourse</a> - pipeline-based continuous thing-doer.</li>
|
||
<li><a href="https://www.spinnaker.io/">Spinnaker</a> - fast, safe, repeatable deployments for every Enterprise.</li>
|
||
<li><a href="https://www.gocd.org/">goCD</a> - Delivery and Release Automation server.</li>
|
||
<li><a href="https://www.jetbrains.com/teamcity/">Teamcity</a> - enterprise-level CI and CD.</li>
|
||
<li><a href="https://www.atlassian.com/software/bamboo">Bamboo</a> - tie automated builds, tests, and releases together in a single workflow.</li>
|
||
<li><a href="http://integrity.github.io/">Integrity</a> - Continuous Integration server.</li>
|
||
<li><a href="https://zuul-ci.org/">Zuul</a> - drives continuous integration, delivery, and deployment systems with a focus on project gating.</li>
|
||
<li><a href="https://argoproj.github.io/">Argo</a> - Open Source Kubernetes native workflows, events, CI and CD.</li>
|
||
<li><a href="https://strider-cd.github.io/">Strider</a> - Continuous Deployment/Continuous Integration platform.</li>
|
||
<li><a href="https://github.com/evergreen-ci/evergreen">Evergreen</a> - A Distributed Continuous Integration System from MongoDB.</li>
|
||
<li><a href="https://werf.io/">werf</a> - Open Source CI/CD tool for building Docker images & deploying them to Kubernetes using a GitOps approach.</li>
|
||
<li><a href="https://github.com/fluxcd/flux">Flux</a> - automatically ensures that the state of your Kubernetes cluster matches the configuration you’ve supplied in Git.</li>
|
||
<li><a href="https://github.com/weaveworks/flagger">Flagger</a> - progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments).</li>
|
||
<li><a href="https://tekton.dev/">Tekton</a> - powerful and flexible open-source framework for creating CI/CD systems.</li>
|
||
<li><a href="https://pipecd.dev/">PipeCD</a> - Continuous Delivery for Declarative Kubernetes, Serverless and Infrastructure Applications.</li>
|
||
<li><a href="https://dagger.io/">Dagger</a> - CI/CD as Code that Runs Anywhere.</li>
|
||
<li>Public Services</li>
|
||
<li><a href="https://travis-ci.org/">Travis CI</a> - easily sync your projects, you’ll be testing your code in minutes.</li>
|
||
<li><a href="https://circleci.com/">Circle CI</a> - powerful CI/CD pipelines that keep code moving.</li>
|
||
<li><a href="https://www.bitrise.io/">Bitrise</a> - CI/CD for mobile applications.</li>
|
||
<li><a href="https://buildkite.com/">Buildkite</a> - run fast, secure, and scalable continuous integration pipelines on your own infrastructure.</li>
|
||
<li><a href="https://cirrus-ci.org/">Cirrus CI</a> - continuous integration system built for the era of cloud computing.</li>
|
||
<li><a href="https://codefresh.io/">Codefresh</a> - GitOps automation platform for Kubernetes apps.</li>
|
||
<li><a href="https://github.com/features/actions">Github actions</a> - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD.</li>
|
||
<li><a href="https://kraken.ci/">Kraken CI</a> - Modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.</li>
|
||
<li><a href="https://earthly.dev/">Earthly</a> - Develop CI/CD pipelines locally and run them anywhere.</li>
|
||
<li><a href="https://gitlab-pipelines.puzl.cloud">GitLab Pipelines by puzl.cloud</a> - Blazing-fast, cost-effective execution layer for GitLab CI/CD pipeline jobs, offering per-second billing and k8s API for runner management.</li>
|
||
</ul>
|
||
<h2 id="source-code-management">Source Code Management<a class="headerlink" href="#source-code-management" title="Permanent link">¶</a></h2>
|
||
<p><em>Source Code management, Git-repository manager, Version Control. Some of them are included in Code review section.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/">GitHub</a> - Helps developers store and manage their code, as well as track and control changes to their code.</li>
|
||
<li><a href="https://gitlab.com/">Gitlab</a> - Entire DevOps lifecycle in one application.</li>
|
||
<li><a href="https://bitbucket.org/product/">Bitbucket</a> - Gives teams one place to plan projects, collaborate on code, test, and deploy</li>
|
||
<li><a href="https://github.com/phacility/phabricator/">Phabricator</a> - A collection of web applications which help software companies build better software.</li>
|
||
<li><a href="https://gogs.io/">Gogs</a> - A painless self-hosted Git service.</li>
|
||
<li><a href="https://gitea.io/">Gitea</a> - A painless self-hosted Git service.</li>
|
||
<li><a href="https://github.com/gitblit/gitblit">Gitblit</a> - Pure Java Git solution for managing, viewing, and serving Git repositories.</li>
|
||
<li><a href="https://rhodecode.com/">RhodeCode</a> - Centralized control for distributed repositories. Mercurial, Git, and Subversion under a single roof.</li>
|
||
<li><a href="https://radicle.xyz/">Radicle</a> - Radicle is a sovereign peer-to-peer network for code collaboration, built on top of Git.</li>
|
||
</ul>
|
||
<h2 id="web-servers">Web Servers<a class="headerlink" href="#web-servers" title="Permanent link">¶</a></h2>
|
||
<p><em>Web servers and reverse proxy.</em></p>
|
||
<ul>
|
||
<li><a href="http://nginx.org/">Nginx</a> - High performance load balancer, web server and reverse proxy.</li>
|
||
<li><a href="http://httpd.apache.org/">Apache</a> - Web server and reverse proxy.</li>
|
||
<li><a href="https://caddyserver.com/">Caddy</a> - Web server with automatic HTTPS.</li>
|
||
<li><a href="http://cherokee-project.com/">Cherokee</a> - Highly concurrent secured web applications.</li>
|
||
<li><a href="http://www.lighttpd.net/">Lighttpd</a> - Optimized for speed-critical environments while remaining standards-compliant, secure and flexible.</li>
|
||
<li><a href="https://github.com/unbit/uwsgi/">Uwsgi</a> - Application server container.</li>
|
||
</ul>
|
||
<h2 id="ssl">SSL<a class="headerlink" href="#ssl" title="Permanent link">¶</a></h2>
|
||
<p><em>Tools for automating the management of SSL certificates.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/certbot/certbot">Certbot</a> - Automate using Let’s Encrypt certificates on manually-managed websites to enable HTTPS.</li>
|
||
<li><a href="https://letsencrypt.org/">Let’s Encrypt</a> - Free, automated, and open Certificate Authority.</li>
|
||
<li><a href="https://github.com/jetstack/cert-manager">Cert Manager</a> - K8S add-on to automate the management and issuance of TLS certificates from various issuing sources.</li>
|
||
</ul>
|
||
<h2 id="databases">Databases<a class="headerlink" href="#databases" title="Permanent link">¶</a></h2>
|
||
<p><em>Relational (SQL) and non-relational (NoSQL) databases.</em></p>
|
||
<ul>
|
||
<li>Relational (SQL)</li>
|
||
<li><a href="https://www.postgresql.org/">PostgreSQL</a> - Powerful, open-source object-relational database system.</li>
|
||
<li><a href="https://www.mysql.com/">MySQL</a> - Open-source relational database management system.</li>
|
||
<li><a href="https://mariadb.org/">MariaDB</a> - Fast, scalable and robust, with a rich ecosystem of storage engines, plugins and many other tools.</li>
|
||
<li><a href="https://sqlite.org/">SQLite</a> - Small, fast, self-contained, high-reliability, full-featured, SQL database engine.</li>
|
||
<li>Non-relational (NoSQL)</li>
|
||
<li><a href="http://cassandra.apache.org/">Cassandra</a> - Manage massive amounts of data, fast, without losing sleep.</li>
|
||
<li><a href="https://www.scylladb.com/">ScyllaDB</a> - NoSQL data store using the seastar framework, compatible with Apache Cassandra</li>
|
||
<li><a href="http://hbase.apache.org/">Apache HBase</a> - Distributed, versioned, non-relational database.</li>
|
||
<li><a href="https://couchdb.apache.org/">Couchdb</a> - Database that completely embraces the web.</li>
|
||
<li><a href="https://www.elastic.co/products/elasticsearch">Elasticsearch</a> - Distributed, RESTful search and analytics engine capable of addressing a growing number of use cases.</li>
|
||
<li><a href="https://www.mongodb.com/">MongoDB</a> - General purpose, document-based, distributed database built for modern applications.</li>
|
||
<li><a href="https://github.com/rethinkdb/rethinkdb">Rethinkdb</a> - Open-source database for the real-time web.</li>
|
||
<li>Key-Value<ul>
|
||
<li><a href="https://www.couchbase.com/">Couchbase</a> - Distributed multi-model NoSQL document-oriented database that is optimized for interactive applications.</li>
|
||
<li><a href="https://github.com/google/leveldb">Leveldb</a> - Fast key-value storage library.</li>
|
||
<li><a href="https://redis.io/">Redis</a> - In-memory data structure store, used as a database, cache and message broker.</li>
|
||
<li><a href="https://rocksdb.org/">RocksDB</a> - A library that provides an embeddable, persistent key-value store for fast storage.</li>
|
||
<li><a href="https://github.com/etcd-io/etcd">Etcd</a> - Distributed reliable key-value store for the most critical data of a distributed system.</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<h2 id="observability-monitoring">Observability & Monitoring<a class="headerlink" href="#observability-monitoring" title="Permanent link">¶</a></h2>
|
||
<p><em>Observability, Monitoring, Metrics/Metrics collection and Alerting tools.</em></p>
|
||
<ul>
|
||
<li><a href="https://steampipe.io/">Steampipe</a> - The universal SQL interface for any cloud API, & cloud intelligence dashboards extensible w/ HCL+SQL.</li>
|
||
<li><a href="https://sensu.io/">Sensu</a> - Simple. Scalable. Multi-cloud monitoring.</li>
|
||
<li><a href="https://github.com/alerta/alerta">Alerta</a> - Scalable, minimal configuration and visualization monitoring system.</li>
|
||
<li><a href="https://github.com/arachnys/cabot">Cabot</a> - Self-hosted, easily-deployable monitoring and alerts service.</li>
|
||
<li><a href="https://github.com/amonapp/amon">Amon</a> - Modern server monitoring platform.</li>
|
||
<li><a href="https://icinga.com/">Icinga</a> - Monitors availability and performance, gives you simple access to relevant data and raises alerts.</li>
|
||
<li><a href="https://mmonit.com/monit/#home">Monit</a> - Managing and monitoring Unix systems.</li>
|
||
<li><a href="http://www.naemon.org/">Naemon</a> - Fast, stable and innovative while giving you a clear view of the state of your network and applications.</li>
|
||
<li><a href="https://www.nagios.org/">Nagios</a> - Computer-software application that monitors systems, networks and infrastructure.</li>
|
||
<li><a href="https://sentry.io/welcome/">Sentry</a> - Error monitoring that helps all software teams discover, triage, and prioritize errors in real-time.</li>
|
||
<li><a href="https://github.com/shinken-solutions/shinken">Shinken</a> - Monitoring framework.</li>
|
||
<li><a href="https://www.zabbix.com/">Zabbix</a> - Mature and effortless monitoring solution for network monitoring and application monitoring.</li>
|
||
<li><a href="https://github.com/nicolargo/glances">Glances</a> - Monitoring information through a curses or Web based interface.</li>
|
||
<li><a href="https://github.com/healthchecks/healthchecks">Healthchecks</a> - Cron monitoring tool.</li>
|
||
<li><a href="http://bolo.niftylogic.com/">Bolo</a> - Building distributed, scalable monitoring systems.</li>
|
||
<li><a href="https://github.com/google/cadvisor">cAdvisor</a> - Analyzes resource usage and performance characteristics of running containers.</li>
|
||
<li><a href="https://github.com/robcowart/elastiflow">ElastiFlow</a> - Network flow monitoring (Netflow, sFlow and IPFIX) with the Elastic Stack.</li>
|
||
<li><a href="https://pcp.io/">Co-Pilot</a> - System performance analysis toolkit.</li>
|
||
<li><a href="https://github.com/keephq/keep">Keep</a> - Open source alerting CLI for developers.</li>
|
||
<li><a href="https://github.com/jsdelivr/globalping-cli">Globalping CLI</a> - Run network commands like ping, traceroute and mtr from hundreds of global locations.</li>
|
||
<li><a href="https://github.com/grai-io/grai-core">Grai</a> - Open source observability integrating data impact analysis into CI.</li>
|
||
<li><a href="https://canarychecker.io">Canary Checker</a> - Open source health check platform.</li>
|
||
<li><a href="https://github.com/robusta-dev/holmesgpt">HolmesGPT</a> - Open Source AI assistant that can investigate alerts and find root cause automatically.</li>
|
||
<li><a href="https://github.com/merlinn-co/merlinn">Merlinn</a> - Open-source AI on-call developer.</li>
|
||
<li>Metrics/Metrics collection</li>
|
||
<li><a href="https://prometheus.io/">Prometheus</a> - Power your metrics and alerting with a leading open-source monitoring solution.</li>
|
||
<li><a href="https://github.com/collectd/collectd">Collectd</a> - The system statistics collection daemon.</li>
|
||
<li><a href="https://github.com/facette/facette">Facette</a> - Time series data visualization software.</li>
|
||
<li><a href="https://grafana.com/">Grafana</a> - Analytics & monitoring solution for every database.</li>
|
||
<li><a href="https://graphite.readthedocs.io/en/latest/">Graphite</a> - Store numeric time-series data and render graphs of this data on demand.</li>
|
||
<li><a href="https://www.influxdata.com/">Influxdata</a> - Time series database.</li>
|
||
<li><a href="https://www.netdata.cloud/">Netdata</a> - Instantly diagnose slowdowns and anomalies in your infrastructure.</li>
|
||
<li><a href="https://github.com/Freeboard/freeboard">Freeboard</a> - Real-time dashboard builder for IOT and other web mashups.</li>
|
||
<li><a href="https://autometrics.dev/">Autometrics</a> - An open-source micro framework for observability.</li>
|
||
<li>Logs Management</li>
|
||
<li><a href="https://github.com/Dieterbe/anthracite">Anthracite</a> - An event/change logging/management app.</li>
|
||
<li><a href="https://github.com/Graylog2/graylog2-server">Graylog</a> - Free and open source log management.</li>
|
||
<li><a href="https://www.elastic.co/products/logstash#">Logstash</a> - Collect, parse, transform logs.</li>
|
||
<li><a href="https://www.fluentd.org/">Fluentd</a> - Data collector for unified logging layer.</li>
|
||
<li><a href="https://flume.apache.org/">Flume</a> - Distributed, reliable, and available service for efficiently collecting, aggregating, and moving logs.</li>
|
||
<li><a href="https://hekad.readthedocs.io/en/latest/#">Heka</a> - Stream processing software system.</li>
|
||
<li><a href="https://www.elastic.co/products/kibana">Kibana</a> - Explore, visualize, discover data.</li>
|
||
<li><a href="https://github.com/grafana/loki">Loki</a> - Horizontally-scalable, highly available, multi-tenant log aggregation system inspired by Prometheus.</li>
|
||
<li>Status</li>
|
||
<li><a href="https://github.com/CachetHQ/Cachet">Cachet</a> - Beautiful and powerful open-source status page system.</li>
|
||
<li><a href="https://statuspal.io/?utm_source=github.com&utm_medium=referral&utm_campaign=awesome-devops">StatusPal</a> - Communicate incidents and maintenance effectively with a beautiful hosted status page.</li>
|
||
<li><a href="https://instatus.com">Instatus</a> - Quick and beautiful status page.</li>
|
||
</ul>
|
||
<h2 id="service-discovery-service-mesh">Service Discovery & Service Mesh<a class="headerlink" href="#service-discovery-service-mesh" title="Permanent link">¶</a></h2>
|
||
<p><em>Service Discovery, Service Mesh and Failure detection tools.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.hashicorp.com/products/consul/">Consul</a> - Connect and secure any service.</li>
|
||
<li><a href="https://www.serf.io/">Serf</a> - Decentralized cluster membership, failure detection, and orchestration.</li>
|
||
<li><a href="https://github.com/ha/doozerd">Doozerd</a> - A consistent distributed data store.</li>
|
||
<li><a href="http://zookeeper.apache.org/">Zookeeper</a> - Centralized service for configuration, naming, providing distributed synchronization, and more.</li>
|
||
<li><a href="https://etcd.io/">Etcd</a> - Distributed, reliable key-value store for the most critical data of a distributed system.</li>
|
||
<li><a href="https://istio.io/">Istio</a> - Connect, secure, control, and observe services.</li>
|
||
<li><a href="https://konghq.com/">Kong</a> - Deliver performance needed for microservices, service mesh, and cloud native deployments.</li>
|
||
<li><a href="https://github.com/linkerd/linkerd2">Linkerd</a> - Service mesh for Kubernetes and beyond.</li>
|
||
<li><a href="https://meshery.io">Meshery</a> - A cloud-native management plane that simplifies the design, deployment, and management of cloud native infrastructure.</li>
|
||
</ul>
|
||
<h2 id="chaos-engineering">Chaos Engineering<a class="headerlink" href="#chaos-engineering" title="Permanent link">¶</a></h2>
|
||
<p><em>The discipline of experimenting on a distributed system in order to build confidence in the system's capability to withstand turbulent conditions in production.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/chaostoolkit">Chaos Toolkit</a> - The Open Source Platform for Chaos Engineering.</li>
|
||
<li><a href="https://github.com/Netflix/chaosmonkey">Chaos Monkey</a> - A resiliency tool that helps applications tolerate random instance failures.</li>
|
||
<li><a href="https://github.com/Shopify/toxiproxy">Toxiproxy</a> - Simulate network and system conditions for chaos and resiliency testing.</li>
|
||
<li><a href="https://github.com/alexei-led/pumba">Pumba</a> - Chaos testing, network emulation and stress testing tool for containers.</li>
|
||
<li><a href="https://github.com/chaos-mesh/chaos-mesh">Chaos Mesh</a> - A Chaos Engineering Platform for Kubernetes.</li>
|
||
<li><a href="https://github.com/litmuschaos/litmus">Litmus</a> - Litmus enables teams to identify weaknesses in infrastructures.</li>
|
||
</ul>
|
||
<h2 id="api-gateway">API Gateway<a class="headerlink" href="#api-gateway" title="Permanent link">¶</a></h2>
|
||
<p><em>API Gateway, Service Proxy and Service Management tools.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/NREL/api-umbrella">API Umbrella</a> - Proxy that sits in front of your APIs, API management platform.</li>
|
||
<li><a href="https://www.getambassador.io/">Ambassador</a> - Kubernetes-Native API Gateway built on the Envoy Proxy.</li>
|
||
<li><a href="https://konghq.com/">Kong</a> - Connect all your microservices and APIs with the industry’s most performant, scalable and flexible API platform.</li>
|
||
<li><a href="https://tyk.io/">Tyk</a> - API and service management platform.</li>
|
||
<li><a href="https://github.com/cilium/cilium">Cilium</a> - API aware networking and security using BPF and XDP.</li>
|
||
<li><a href="https://github.com/solo-io/gloo">Gloo</a> - Feature-rich, Kubernetes-native ingress controller, and next-generation API gateway.</li>
|
||
<li><a href="https://www.envoyproxy.io/">Envoy</a> - Cloud-native high-performance edge/middle/service proxy.</li>
|
||
<li><a href="https://traefik.io/">Traefik</a> - Reverse proxy and load balancer for HTTP and TCP-based applications.</li>
|
||
</ul>
|
||
<h2 id="code-review">Code review<a class="headerlink" href="#code-review" title="Permanent link">¶</a></h2>
|
||
<p><em>Code review. A few of the Source Code Management tools have built-in code review features.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.gerritcodereview.com/">Gerrit</a> - Web-based team code collaboration tool.</li>
|
||
<li><a href="https://www.reviewboard.org/">Review Board</a> - Web-based collaborative code review tool.</li>
|
||
<li><a href="https://layer5.io/cloud-native-management/meshmap">MeshMap</a> - World’s only visual designer for Kubernetes and cloud native applications. Design, deploy, and manage your Kubernetes-based, cloud native deployments allowing you to speed up infrastructure configuration.</li>
|
||
</ul>
|
||
<h2 id="distributed-messaging">Distributed Messaging<a class="headerlink" href="#distributed-messaging" title="Permanent link">¶</a></h2>
|
||
<p><em>Distributed messaging platforms and Queues software.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.rabbitmq.com/">Rabbitmq</a> - Message broker.</li>
|
||
<li><a href="http://kafka.apache.org/">Kafka</a> - Building real-time data pipelines and streaming apps.</li>
|
||
<li><a href="http://activemq.apache.org/">Activemq</a> - Multi-Protocol messaging.</li>
|
||
<li><a href="https://beanstalkd.github.io/">Beanstalkd</a> - Simple, fast work queue.</li>
|
||
<li><a href="https://nsq.io/">NSQ</a> - Realtime distributed messaging platform.</li>
|
||
<li><a href="http://www.celeryproject.org/">Celery</a> - Asynchronous task queue/job queue based on distributed message passing.</li>
|
||
<li><a href="https://github.com/contribsys/faktory">Faktory</a> - Repository for background jobs within your application.</li>
|
||
<li><a href="https://nats.io/">Nats</a> - Simple, secure and high performance open source messaging system.</li>
|
||
<li><a href="http://restmq.com/">RestMQ</a> - Message queue which uses HTTP as transport.</li>
|
||
<li><a href="https://github.com/distribworks/dkron">Dkron</a> - Distributed, fault tolerant job scheduling system.</li>
|
||
<li><a href="https://kubemq.io/">KubeMQ</a> - Kubernetes-native messaging platform.</li>
|
||
</ul>
|
||
<h2 id="programming-languages">Programming Languages<a class="headerlink" href="#programming-languages" title="Permanent link">¶</a></h2>
|
||
<p><em>Programming languages.</em></p>
|
||
<ul>
|
||
<li><a href="https://www.python.org/">Python</a> - Programming language that lets you work quickly and integrate systems more effectively.</li>
|
||
<li><a href="https://www.ruby-lang.org/">Ruby</a> - A dynamic, open-source programming language with a focus on simplicity and productivity.</li>
|
||
<li><a href="https://golang.org/">Go</a> - An open-source programming language that makes it easy to build simple, reliable, and efficient software.</li>
|
||
</ul>
|
||
<h2 id="chat-and-chatops">Chat and ChatOps<a class="headerlink" href="#chat-and-chatops" title="Permanent link">¶</a></h2>
|
||
<p><em>Chat and ChatOps.</em></p>
|
||
<ul>
|
||
<li><a href="https://rocket.chat/">Rocket</a> - Open source team communication.</li>
|
||
<li><a href="https://mattermost.com/">Mattermost</a> - Messaging platform that enables secure team collaboration.</li>
|
||
<li><a href="https://zulipchat.com/">Zulip</a> - Real-time chat with an email threading model.</li>
|
||
<li><a href="https://about.riot.im/">Riot</a> - A universal secure chat app entirely under your control.</li>
|
||
<li>ChatOps:</li>
|
||
<li><a href="https://github.com/CloudBotIRC/CloudBot">CloudBot</a> - Simple, fast, expandable, open-source Python IRC Bot.</li>
|
||
<li><a href="https://hubot.github.com/">Hubot</a> - A customizable life embetterment robot.</li>
|
||
</ul>
|
||
<h2 id="secret-management">Secret Management<a class="headerlink" href="#secret-management" title="Permanent link">¶</a></h2>
|
||
<p><em>Security as code, sensitive credentials and secrets need to be managed, security, maintained and rotated using automation.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/mozilla/sops">Sops</a> - Simple and flexible tool for managing secrets.</li>
|
||
<li><a href="https://www.hashicorp.com/products/vault/">Vault</a> - Manage secrets and protect sensitive data.</li>
|
||
<li><a href="https://keybase.io/">Keybase</a> - End-to-end encrypted chat and cloud storage system.</li>
|
||
<li><a href="https://github.com/ricoberger/vault-secrets-operator">Vault Secrets Operator</a> - Create Kubernetes secrets from Vault for a secure GitOps based workflow.</li>
|
||
<li><a href="https://github.com/sobolevn/git-secret">Git Secret</a> - A bash-tool to store your private data inside a git repository.</li>
|
||
<li><a href="https://github.com/Infisical/infisical">Infisical</a> - Open source end-to-end encrypted secrets sync for teams and infrastructure.</li>
|
||
<li><a href="https://github.com/zifeo/lade">Lade</a> - Automatically load secrets from your preferred vault as environment variables.</li>
|
||
</ul>
|
||
<h2 id="security">Security<a class="headerlink" href="#security" title="Permanent link">¶</a></h2>
|
||
<p><em>Validating, lint and best practice in term of Security on code or infrastructure.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/bridgecrewio/checkov">checkov</a> - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages.</li>
|
||
</ul>
|
||
<h2 id="sharing">Sharing<a class="headerlink" href="#sharing" title="Permanent link">¶</a></h2>
|
||
<p><em>A collection of tools to help with sharing knowledge and telling the story.</em></p>
|
||
<ul>
|
||
<li><a href="https://github.com/GitbookIO/gitbook">Gitbook</a> - Modern documentation format and toolchain using Git and Markdown.</li>
|
||
<li><a href="https://github.com/facebook/docusaurus">Docusaurus</a> - Easy to maintain open source documentation websites.</li>
|
||
<li><a href="https://github.com/docsifyjs/docsify/">Docsify</a> - A magical documentation site generator.</li>
|
||
<li><a href="https://github.com/mkdocs/mkdocs/">MkDocs</a> - Project documentation with Markdown.</li>
|
||
</ul>
|
||
<h2 id="vpn">VPN<a class="headerlink" href="#vpn" title="Permanent link">¶</a></h2>
|
||
<p><em>VPN, routing and firewall.</em></p>
|
||
<ul>
|
||
<li><a href="https://openvpn.net/">OpenVPN</a> - Flexible VPN solutions to secure your data communications, whether it's for Internet privacy.</li>
|
||
<li><a href="https://pritunl.com/">Pritunl</a> - Enterprise Distributed OpenVPN and IPsec Server.</li>
|
||
<li><a href="https://vyos.io/">VyOS</a> - Open source network OS that runs on a wide range of hardware, virtual machines, and cloud providers.</li>
|
||
<li><a href="https://github.com/trailofbits/algo">Algo</a> - Set up a personal VPN in the cloud.</li>
|
||
<li><a href="https://github.com/StreisandEffect/streisand">Streisand</a> - Sets up a new VPN service nearly automatically.</li>
|
||
<li><a href="https://github.com/freelan-developers/freelan">Freelan</a> - A peer-to-peer, secure, easy-to-setup, multi-platform, open-source, highly-configurable VPN software.</li>
|
||
<li><a href="https://github.com/sshuttle/sshuttle">Sshuttle</a> - Transparent proxy server that works as a poor man's VPN.</li>
|
||
<li><a href="https://www.softether.org/">SoftEther</a> - An Open-Source Free Cross-platform Multi-protocol VPN Program.
|
||
as an academic project from University of Tsukuba, under the Apache License 2.0.</li>
|
||
<li><a href="https://www.firezone.dev/">Firezone</a> - Self-hosted VPN server using WireGuard. Supports MFA, SSO, and has easy deployment options.</li>
|
||
</ul>
|
||
<h2 id="resources">Resources<a class="headerlink" href="#resources" title="Permanent link">¶</a></h2>
|
||
<h3 id="books">Books<a class="headerlink" href="#books" title="Permanent link">¶</a></h3>
|
||
<p><em>Books focused on DevOps, DevSecOps and Site Reliability Engineering.</em></p>
|
||
<ul>
|
||
<li><a href="http://shop.oreilly.com/product/0636920039846.do">Effective DevOps: Building a Culture of Collaboration, Affinity, and Tooling at Scale</a></li>
|
||
<li><a href="https://www.oreilly.com/library/view/continuous-delivery-reliable/9780321670250/">Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation</a></li>
|
||
<li><a href="https://sre.google/sre-book/table-of-contents/">Site Reliability Engineering</a></li>
|
||
<li><a href="https://sre.google/workbook/table-of-contents/">The Site Reliability Workbook</a></li>
|
||
<li><a href="https://google.github.io/building-secure-and-reliable-systems/raw/toc.html">Building Secure & Reliable Systems</a></li>
|
||
<li><a href="http://shop.oreilly.com/product/0636920039297.do">Infrastructure as Code: Managing Servers in the Cloud</a></li>
|
||
<li><a href="https://www.oreilly.com/library/view/the-devops-handbook/9781457191381/">The DevOps Handbook</a></li>
|
||
</ul>
|
||
<h3 id="conferences">Conferences<a class="headerlink" href="#conferences" title="Permanent link">¶</a></h3>
|
||
<ul>
|
||
<li><a href="https://devopscon.io/">DevOpsCon</a></li>
|
||
<li><a href="https://reinvent.awsevents.com/">AWS re:Invent</a></li>
|
||
<li><a href="https://www.devseccon.com/">DevSecOps</a></li>
|
||
<li><a href="https://www.alldaydevops.com/">ADDO</a></li>
|
||
<li><a href="https://www.devopsconnect.com/">DevOpsConnect</a></li>
|
||
<li><a href="https://atscaleconference.com/">@Scale</a></li>
|
||
<li><a href="https://devopsdays.org/">devopsdays</a></li>
|
||
<li><a href="https://events.itrevolution.com/">DevOps Enterprise Summit</a></li>
|
||
</ul>
|
||
<h3 id="blogs">Blogs<a class="headerlink" href="#blogs" title="Permanent link">¶</a></h3>
|
||
<ul>
|
||
<li><a href="https://medium.com/?tag=devops">Medium</a></li>
|
||
</ul>
|
||
<h3 id="devops-roadmap">DevOps Roadmap<a class="headerlink" href="#devops-roadmap" title="Permanent link">¶</a></h3>
|
||
<p>Basic understanding and what you should know to become a <em>DevOps</em> Engineer, check the roadmap <a href="https://roadmap.sh/devops">here</a>.</p>
|
||
<h2 id="contributing">Contributing<a class="headerlink" href="#contributing" title="Permanent link">¶</a></h2>
|
||
<p>Your contributions are always welcome! Please take a look at the <a href="https://github.com/wmariuss/awesome-devops/blob/main/docs/contribution.md">Contribution Guidelines</a>.</p>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</article>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
|
||
</main>
|
||
|
||
<footer class="md-footer">
|
||
|
||
|
||
|
||
<nav class="md-footer__inner md-grid" aria-label="Footer" >
|
||
|
||
|
||
<a href=".." class="md-footer__link md-footer__link--prev" aria-label="Previous: Welcome" rel="prev">
|
||
<div class="md-footer__button md-icon">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
|
||
</div>
|
||
<div class="md-footer__title">
|
||
<div class="md-ellipsis">
|
||
<span class="md-footer__direction">
|
||
Previous
|
||
</span>
|
||
Welcome
|
||
</div>
|
||
</div>
|
||
</a>
|
||
|
||
|
||
|
||
<a href="../contribution/" class="md-footer__link md-footer__link--next" aria-label="Next: Contribution" rel="next">
|
||
<div class="md-footer__title">
|
||
<div class="md-ellipsis">
|
||
<span class="md-footer__direction">
|
||
Next
|
||
</span>
|
||
Contribution
|
||
</div>
|
||
</div>
|
||
<div class="md-footer__button md-icon">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
|
||
</div>
|
||
</a>
|
||
|
||
</nav>
|
||
|
||
|
||
<div class="md-footer-meta md-typeset">
|
||
<div class="md-footer-meta__inner md-grid">
|
||
<div class="md-copyright">
|
||
|
||
<div class="md-copyright__highlight">
|
||
Copyright © Awesome DevOps Community
|
||
</div>
|
||
|
||
|
||
Made with
|
||
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
|
||
Material for MkDocs
|
||
</a>
|
||
|
||
</div>
|
||
|
||
<div class="md-social">
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="https://github.com/wmariuss" target="_blank" rel="noopener" title="github.com" class="md-social__link">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
|
||
</a>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a href="https://twitter.com/wmariuss" target="_blank" rel="noopener" title="twitter.com" class="md-social__link">
|
||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"/></svg>
|
||
</a>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
</div>
|
||
<div class="md-dialog" data-md-component="dialog">
|
||
<div class="md-dialog__inner md-typeset"></div>
|
||
</div>
|
||
|
||
<script id="__config" type="application/json">{"base": "..", "features": ["search.suggest", "search.highlight", "navigation.indexes", "code.action.view", "navigation.footer"], "search": "../assets/javascripts/workers/search.12658920.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
|
||
|
||
|
||
<script src="../assets/javascripts/bundle.5cf534bf.min.js"></script>
|
||
|
||
<script src="../javascripts/syntax.js"></script>
|
||
|
||
|
||
</body>
|
||
</html> |