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
Observability at scale: How we built a cutting-edge Dream11 monitoring ecosystem?

https://d11engg.medium.com/observability-at-scale-how-we-built-a-cutting-edge-dream11-monitoring-ecosystem-c3ac8cfeca1
Tracing the path of network traffic in Kubernetes

TL;DR: In this article, you will learn how packets flow inside and outside a Kubernetes cluster. Starting from the initial web request and down to the container hosting the application.

https://learnk8s.io/kubernetes-network-packets
kusk

Developers deploying their REST APIs in Kubernetes shouldn't have to worry about managing resources that do not directly relate to their applications or services.

Kusk (coachman in Swedish) treats your OpenAPI/Swagger definition as a source of truth for generating supplementary Kubernetes resources for your REST APIs in regard to mappings, security, traffic-control, monitoring, etc.

https://github.com/kubeshop/kusk
acra

Acra — database security suite for sensitive and personal data protection.

Acra provides application-level encryption for data fields, multi-layered access control, database leakage prevention, and intrusion detection capabilities in one suite. Acra was specifically designed for distributed apps (web, server-side and mobile) that store data in one or many databases / datastores.

https://github.com/cossacklabs/acra
@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