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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
pg_back

pg_back is a dump tool for PostgreSQL. The goal is to dump all or some databases with globals at once in the format you want, because a simple call to pg_dumpall only dumps databases in the plain SQL format.

https://github.com/orgrim/pg_back
Avoiding Alert Fatigue: 8 Tips for Every K8s Engineering Team

Monitoring a Kubernetes cluster isn't easy, and alert fatigue is often an issue. Read this article for helpful tips to reduce alert fatigue.

https://dzone.com/articles/avoiding-alert-fatigue-8-tips-for-every-k8s-engine
The Universal Language: Reliability for Non-Engineering Teams

https://www.blameless.com/sre/reliability-for-non-engineering-teams
How To Call Kubernetes API using Simple HTTP Client

https://iximiuz.com/en/posts/kubernetes-api-call-simple-http-client
Sharing a Kubernetes cluster between multiple tenants

https://shipit.dev/posts/kubernetes-multi-tenancy.html
focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

https://github.com/mattermost/focalboard
homelab

This project utilizes Infrastructure as Code and GitOps to automate provisioning, operating, and updating self-hosted services in my homelab. It can be used as a highly customizable framework to build your own homelab.

https://github.com/khuedoan/homelab
jreleaser

JReleaser is a release automation tool for Java and non-Java projects. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options.

https://github.com/jreleaser/jreleaser
We Tested the Best Serverless Monitoring Solutions so You Don’t Have To

https://dev.to/kumo/we-tested-the-best-serverless-monitoring-solutions-so-you-dont-have-to-121m
utt

utt is the universal text transformer. utt is intended for converting between textual data representations.

https://github.com/queer/utt
micro

A modern and intuitive terminal-based text editor

https://github.com/zyedidia/micro
systemd by example

The playground allows you to learn about systemd interactively, right from your browser! Create examples without the danger of breaking your system, and without being distracted by hundreds of unrelated unit files.

https://systemd-by-example.com