DevOps&SRE Library
19K subscribers
426 photos
2 videos
2 files
5.16K links
Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
@monitorim_it — канал о мониторинге ИТ-инфраструктуры и приложений. Мы постоянно пишем о Zabbix, Prometheus, Grafana и о других решениях для мониторинга. Присоединяйтесь!
kuby-core

At its core, Kuby is a set of tools and smart defaults that encapsulate and codify years of established best-practices around deploying webapps, reducing the amount of time required to take your Rails project from an app that runs on your computer to an app that runs on the Internet.

Under the hood, Kuby leverages the power of Docker and Kubernetes. It tries to make these technologies accessible to the average Rails dev without requiring a devops black belt.

https://github.com/getkuby/kuby-core
How to Work Asynchronously as a Remote-First SRE

https://www.infoq.com/news/2021/12/remote-first-sre
kwatch

kwatch helps you monitor all changes in your Kubernetes(K8s) cluster, detects crashes in your running apps in realtime, and publishes notifications to your channels (Slack, Discord, etc.) instantly

https://github.com/abahmed/kwatch
xh

Friendly and fast tool for sending HTTP requests

https://github.com/ducaale/xh
Howie: The Post-Incident Guide

The guide you’re about to read will provide you with an explanation of how to get the most out of your incidents. This process has been developed by a number of leading experts in the field and shows the steps to conduct an in-depth investigation.

https://www.jeli.io/howie-the-post-incident-guide
Kubernetes jobs market trends for 2021

TL;DR: We analysed 276 Kubernetes job descriptions from 2021 and extracted metrics such as average & top salary, popular cloud providers, most used infrastructure as code tools, etc.

https://kube.careers/report-2021-q4
robusta

Robusta is a troubleshooting and automations platform for Kubernetes. It streamlines everything that happens after you deploy your application. It is somewhat like Zapier/IFTTT for devops, with an emphasis on prebuilt useful automations and not just "build your own".

https://github.com/robusta-dev/robusta
llama

Llama — a terminal file manager.

Why another file manager? I wanted something simple and minimalistic, something to help me with faster navigation in the filesystem. A cd & ls replacement. So I build "llama". It allows to quickly navigate with fuzzy searching; cd integration is quite simple. Open vim right from the llama. That's it. Simple and dumb as a llama.

https://github.com/antonmedv/llama
drgn

drgn (pronounced "dragon") is a debugger with an emphasis on programmability. drgn exposes the types and variables in a program for easy, expressive scripting in Python.

https://github.com/osandov/drgn
Guide to Using Terraform in CI/CD

How to configure, how to run, and what to mind for when using Terraform in CI/CD

https://serhii.vasylenko.info/2021/11/24/guide-to-using-terraform-in-ci/cd
GitOps on Kubernetes: Deciding Between Argo CD and Flux

https://thenewstack.io/gitops-on-kubernetes-deciding-between-argo-cd-and-flux