DevOps&SRE Library
19.6K subscribers
431 photos
2 videos
2 files
5.39K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
Observability at the Edge: OpenTelemetry in Ingress Controllers

https://www.dash0.com/blog/observability-at-the-edge-opentelemetry-in-ingress-controllers
browserly

A smart macOS menu bar app that routes URLs to the right browser based on custom rules.


https://github.com/andyzasl/browserly
5 InfluxDB Alternatives in 2026: An Honest Comparison

https://basekick.net/blog/influxdb-alternatives-2026
Securing CI/CD for an open source project: lessons from Cilium

https://cilium.io/blog/2026/05/06/securing-cicd-open-source-lessons-from-cilium
semble

Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read.


https://github.com/MinishLab/semble
extenddb

A DynamoDB-compatible API adapter, ExtendDB speaks the DynamoDB wire protocol — any AWS SDK, CLI, or tool that works with DynamoDB works with ExtendDB, unchanged.


https://github.com/ExtendDB/extenddb
Monitoring reliably at scale

Designing monitoring that works when everything else doesn’t.


https://medium.com/airbnb-engineering/monitoring-reliably-at-scale-ca6483040930
When AI SRE Fails: Production Reality, Failure Modes, and What They Cost

What you won't find in the marketing collateral is the documented production case where a four-agent AI SRE system runs to €8,500 per month — a 15x multiplier over a simple LLM chat implementation — a number most teams discover only after they've deployed.


https://www.softwareseni.com/when-ai-sre-fails-production-reality-failure-modes-and-what-they-cost
The Pulse: AI load breaks GitHub – why not other vendors?

GitHub's reliability has been beyond unacceptable recently: last month, third party measurements pinned it at one nine (right at 90%).


https://blog.pragmaticengineer.com/the-pulse-ai-load-breaks-github
You've Got (Too Much) Mail: Behind the Scenes of the 3/25/26 Voice Outage

As part of a routine infrastructure change, a configuration update accidentally caused a large portion of Discord's session management servers to shut down simultaneously.


https://discord.com/blog/behind-the-scenes-of-the-3-25-26-voice-outage
Incident Report: May 19, 2026 - GCP Account Suspension

Railway experienced a platform-wide service disruption due to Google Cloud incorrectly placing our account in a suspended status.


https://blog.railway.com/p/incident-report-may-19-2026-gcp-account-outage
Why Your KServe InferenceService Won't Become Ready: Four Production Failures and Fixes

A practitioner's account of the errors the KServe getting-started documentation doesn't tell you about — with exact terminal output, root causes, and working Kustomize patches.


https://sodiq-jimoh.hashnode.dev/why-your-kserve-inferenceservice-won-t-become-ready-four-production-failures-and-fixes
A one-line Kubernetes fix that saved 600 hours a year

Every time we restarted Atlantis, the tool we use to plan and apply Terraform changes, we’d be stuck for 30 minutes waiting for it to come back up.


https://blog.cloudflare.com/one-line-kubernetes-fix-saved-600-hours-a-year
Why Kubernetes Has No Login — And How We Solved It for AuditRadar

When we set out to build the Logins page for AuditRadar — a real-time audit log explorer for OpenShift and Kubernetes — we hit a wall that forced us to deeply understand how authentication actually works on each platform.


https://blog.audit-radar.com/why-kubernetes-has-no-login-and-how-we-solved-it-for-auditradar
Durable Workflows Beyond Vercel: Version-Safe Orchestration for Kubernetes

Workflow DevKit lets you write durable, long-running workflows directly in your Next.js and Node.js apps. You define steps with ’use step’, and the SDK handles persistence, retries, and replay automatically. Workflows survive server restarts, can sleep for days, and resume exactly where they left off.

On Vercel, all of this works out of the box — the platform handles deployment versioning and queue routing behind the scenes. But what happens when you deploy to your own Kubernetes cluster? Version mismatch. And it’s subtle enough to corrupt data before you notice.

We built Platformatic World to fix this. It’s a drop-in World implementation that brings the same deployment safety to any Kubernetes cluster. Every workflow run is pinned to the code version that created it. Queue messages are routed to the correct versioned pods. Old versions stay alive until all their in-flight runs are complete.


https://blog.platformatic.dev/durable-workflows-kubernetes-version-safe
Designing for Failure with CloudNativePG

This post focuses on three areas that separate a demo from production systems: backups, recovery and connection pooling.


https://dylanmarkdacosta.medium.com/designing-for-failure-with-cloudnativepg-2c3987605a39
Building a Production-Grade HA Kubernetes Cluster on a Homelab with $0 in Cloud Costs

How I turned four Proxmox nodes, some enterprise surplus drives, and an afternoon into a fully automated HA k3s cluster with Rancher, Traefik, and Ansible — all running on hardware that draws less power than a gaming PC.


https://thiago-marsal.medium.com/homelab-k3s-ha-cluster-a-complete-architecture-guide-6a60005b6e99
1
SlimFaas

SlimFaas is a lightweight, plug-and-play Function-as-a-Service (FaaS) platform for Kubernetes (and Docker-Compose / Podman-Compose).


https://github.com/SlimPlanet/SlimFaas
agentgram

A single front door for all your AI agents and MCPs


https://github.com/dfradehubs/agentgram
The Problem with AI-Generated Post-Incident Reviews

The real learning comes from analyzing the incident while writing the document, not reading it; the document at the end is the residue of the learning.


https://greatcircle.com/blog/2026/05/05/problem-with-ai-generated-post-incident-reviews