DevOps&SRE Library – Telegram
DevOps&SRE Library
18.7K subscribers
451 photos
3 videos
2 files
5.07K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
Monitoring Kubernetes Cluster with Prometheus and Grafana using ArgoCD

https://jackjapar.com/monitoring-kubernetes-cluster-with-prometheus-and-grafana-using-argocd
Cluster API + Talos + Proxmox = ❤️

https://a-cup-of.coffee/blog/talos-capi-proxmox
webdav

A simple and standalone WebDAV server.


https://github.com/hacdias/webdav
Failure is inevitable: Learning from a large outage, and building for reliability in depth at Datadog

https://www.datadoghq.com/blog/engineering/rethinking-reliability
Why we're leaving serverless

Every millisecond matters when you're in the critical path of API authentication. After two years of fighting serverless limitations, we rebuilt our entire API stack and slashed the end-to-end latency.


https://www.unkey.com/blog/serverless-exit
Advancing Our Chef Infrastructure: Safety Without Disruption

Building a safer, more reliable path forward for Chef at Slack


https://slack.engineering/advancing-our-chef-infrastructure-safety-without-disruption
Container CPU Requests & Limits Explained with GOMAXPROCS Tuning

In this article, we’re going to cover a few things that might’ve puzzled you if you’ve been running your applications, especially Go applications, in Kubernetes:

- How Kubernetes and the Linux kernel handle CPU stuff for containers
- What the Go runtime does with CPU, and whether you should bother setting GOMAXPROCS
- Which metrics are actually worth paying attention to

Maybe you’ve seen some of these metrics before while keeping an eye on your applications, but didn’t fully know what to make of them. This should help clear that up.


https://victoriametrics.com/blog/kubernetes-cpu-go-gomaxprocs
5
zmx

session persistence for terminal processes


https://github.com/neurosnap/zmx
Running our Docker registry on-prem with Harbor

On hosting images without the price tag.


https://dev.37signals.com/running-our-docker-registry-on-prem-with-harbor
fizzy

This is the source code of Fizzy, the Kanban tracking tool for issues and ideas by 37signals.


https://github.com/basecamp/fizzy
VERT

VERT is a file conversion utility that uses WebAssembly to convert files on your device instead of a cloud.


https://github.com/VERT-sh/VERT
1
Victorialogs vs Loki - Benchmarking Results

TL;DR – After side‑by‑side testing on a 500 GB/7‑day workload, VictoriaLogs cut query latencies by 94 %, shrank storage by ≈40 %, and used < 50 % of the CPU & RAM we previously allocated to Loki. This post explains why we switched.


https://truefoundry.com/blog/victorialogs-vs-loki
What I Really Mean When I Say “Good Communication” in Incident Response

“Good communication” is one of those phrases everyone nods along to — until the incident hits, and suddenly comms unravel before your eyes.

So here’s what I actually mean when I say communication matters.


https://uptimelabs.io/articles/good-communication-in-incident-response
The JVM Pause That Wasn't: A War Story

A high-throughput Java service was stalling. The culprit? Stop-the-World GC pauses were blocked by synchronous log writes to a busy disk.


https://dzone.com/articles/the-jvm-pause-that-wasnt-a-war-story
Kubernetes Informers are so easy... to misuse!

https://render.com/blog/kubernetes-informers
Breaking Boundaries - Kubernetes Namespaces and multi-tenancy

https://blog.amberwolf.com/blog/2025/september/kubernetes_namespace_boundaries