DevOps&SRE Library
18.3K subscribers
456 photos
5 videos
2 files
4.93K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
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
This media is not supported in your browser
VIEW IN TELEGRAM
Devops-инженер в Яндекс Банк

Наверняка вы уже слышали – Яндекс создает банк. Для всех, но как для себя — такой банк, которым хотели бы пользоваться сами. И прямо сейчас они в поиске амбициозных и самостоятельных devops-инженеров.

От вас будет зависеть безопасность и стабильность работы всех ключевых систем. Вам предстоит с нуля, на самых современных технологиях и подходах создавать и поддерживать облачную инфраструктуру банка.

Попасть в такой проект на самом старте — это отличная возможность. Вы с самого начала, с крепкой и надежной командой, сможете построить один из лучших банков страны. На видео потенциальный тимлид Илья чуть подробнее рассказывает о задачах и вакансии.

А вот страница, с которой вы можете напрямую попасть в Телеграм к эйчару и договориться о следующих шагах. Интересных задач много, нанимают быстро, если вас увлекает всё, что мы рассказали – скорее откликайтесь!
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
How we handle 80TB and 5M page views a month for under $400

https://blog.polyhaven.com/how-we-handle-80tb-and-5m-page-views-a-month-for-under-400
Kubernetes Vault Integration via Sidecar Agent Injector vs. CSI Provider

A detailed comparison of two HashiCorp-supported methods for HashiCorp Vault and Kubernetes integration.

https://www.hashicorp.com/blog/kubernetes-vault-integration-via-sidecar-agent-injector-vs-csi-provider
Terraform Best Practices

This document is an attempt to systematically describe best practices using Terraform and provide recommendations for the most frequent problems Terraform users experience.

https://www.terraform-best-practices.com