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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Headlamp

Headlamp is an easy-to-use and extensible Kubernetes web UI.

https://github.com/kinvolk/headlamp
The Boring Option

Migrating Segment Efforts Storage at Strava.

https://medium.com/strava-engineering/the-boring-option-4a7c6ad16ab8
cloudquery

cloudquery exposes your cloud configuration and metadata as sql tables, providing powerful analysis and monitoring without writing code.

https://github.com/cloudquery/cloudquery
How to monitor multi-cloud Kubernetes with Prometheus and Grafana

https://inlets.dev/blog/2020/12/15/multi-cluster-monitoring.html
Qovery Engine

Qovery Engine is an open-source abstraction layer library that turns easy apps deployment on AWS, GCP, Azure, and other Cloud providers in just a few minutes. The Qovery Engine is written in Rust and takes advantage of Terraform, Helm, Kubectl, and Docker to manage resources.

https://github.com/Qovery/engine
rga

rga is a line-oriented search tool that allows you to look for a regex in a multitude of file types. rga wraps the awesome ripgrep and enables it to search in pdf, docx, sqlite, jpg, movie subtitles (mkv, mp4), etc.

https://github.com/phiresky/ripgrep-all
Linux Hardening Guide

Linux is not a secure operating system. However, there are steps you can take to improve it. This guide aims to explain how to harden Linux as much as possible for security and privacy. This guide attempts to be distribution-agnostic and is not tied to any specific one.

https://madaidans-insecurities.github.io/guides/linux-hardening.html
Active-Active PostgreSQL Federation on Kubernetes

What if I told you that you can create an out-of-the-box active-active, federated PostgreSQL cluster on Kubernetes?

https://info.crunchydata.com/blog/active-active-postgres-federation-on-kubernetes
How to Trace Linux System Calls in Production with Minimal Impact on Performance

https://pingcap.com/blog/how-to-trace-linux-system-calls-in-production-with-minimal-impact-on-performance
Uber’s Real-Time Push Platform

https://eng.uber.com/real-time-push-platform
Tips for On Call Engineers During the Holidays

1. Share the love (or spread the pain) when organizing on call shifts, and incentivize communal behavior.
2. Communicate early and often, with and without runbooks.
3. Plan around potential travel problems
4. Let friendly allies help you manage the social side of the situation
5. Pat yourself and your team on the back

https://www.transposit.com/blog/2019.12.23-tips-for-on-call-engineers-during-the-holidays
Anatomy of Unsuccessful Incident Management

- Confusion about Process
- Panic and Thrash
- Lack of Awareness
- Blame
- Uncoordinated & Conflicting Response
- Confusion over Ownership
- Repeat Problems

https://blog.kintaba.com/posts/anatomy-of-unsuccessful-incident-management
How GitOps Improves the Security of Your Development Pipelines

1. Config as Code
2. Changes are auditable
3. Production matches the desired state kept in Git

https://www.weave.works/blog/how-gitops-improves-security-development-pipelines
docker-mailserver

A fullstack but simple mail server (SMTP, IMAP, Antispam, Antivirus...). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade.

https://github.com/tomav/docker-mailserver
k8spin-operator

Kubernetes multi-tenant operator. Enables multi-tenant capabilities in your Kubernetes Cluster.

https://github.com/k8spin/k8spin-operator
dog

dog is a command-line DNS client, like dig. It has colourful output, understands normal command-line argument syntax, supports the DNS-over-TLS and DNS-over-HTTPS protocols, and can emit JSON.

https://github.com/ogham/dog