DevOps&SRE Library
17.8K subscribers
460 photos
4 videos
2 files
4.75K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Linkerd case studies: meeting security requirements, reducing latency, and migrating from Istio

https://buoyant.io/2020/07/20/linkerd-case-studies
Some SQL Tricks of an Application DBA

Non-trivial tips for database development

https://hakibenita.com/sql-tricks-application-dba
yh - YAML Highlighter

A dummy YAML syntax highlighter that brings colours where only jq could.

This project starts with the author's incapacity to give up on colours while playing with kubernetes cli and YAML output (kubectl get something -o yaml) as it would happen with JSON and jq.

https://github.com/andreazorzetto/yh
kube-prometheus

This repository collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

https://github.com/coreos/kube-prometheus
Horizontal Autoscaling in Kubernetes - Kubernetes Event-Driven Autoscaler

https://partlycloudy.blog/2020/05/29/horizontal-autoscaling-in-kubernetes-3-keda
Kubestack Gitops Framework

Kubestack is a Gitops framework for managed Kubernetes services based on Terraform and Kustomize.

https://github.com/kbst/terraform-kubestack
The Seccomp Notifier – New Frontiers in Unprivileged Container Development

https://people.kernel.org/brauner/the-seccomp-notifier-new-frontiers-in-unprivileged-container-development
Introducing Domain-Oriented Microservice Architecture

Убер почему-то скрыл статью, спасибо подписчику за ссылку на закешированную копию: https://web.archive.org/web/20200802132406/https://eng.uber.com/microservice-architecture
fubectl

Reduces repetitive interactions with kubectl

https://github.com/kubermatic/fubectl
Chart Testing

ct is the the tool for testing Helm charts. It is meant to be used for linting and testing pull requests. It automatically detects charts changed against the target branch.

https://github.com/helm/chart-testing
SQL Style Guide

These guidelines are designed to be compatible with Joe Celko’s SQL Programming Style book to make adoption for teams who have already read that book easier. This guide is a little more opinionated in some areas and in others a little more relaxed. It is certainly more succinct where Celko’s book contains anecdotes and reasoning behind each rule as thoughtful prose.

https://www.sqlstyle.guide
It’s all about performance

https://stackexchange.com/performance
Go vs Rust: Writing a CLI tool

https://cuchi.me/posts/go-vs-rust