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

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

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

A highly customizable macOS status bar replacement

https://github.com/FelixKratz/SketchyBar
Using PostgreSQL as a Scalable, Durable, and Reliable Storage for Jaeger Tracing

https://www.timescale.com/blog/using-postgresql-as-a-scalable-durable-and-reliable-storage-for-jaeger-tracing
paralus

All-in-one Kubernetes access manager. User-level credentials, RBAC, SSO, audit logs.

https://github.com/paralus/paralus
How to Monitor Kubernetes API Server

https://sysdig.com/blog/monitor-kubernetes-api-server
kubetunnel

Develop microservices locally while being connected to your Kubernetes environment

https://github.com/we-dcode/kubetunnel
Argo Rollouts at scale: Bringing Automated Rollbacks to 2,100+ services at Monzo

https://monzo.com/blog/2022/11/02/argo-rollouts-at-scale
cozo

A transactional, relational database that uses Datalog and focuses on graph data and algorithms. Time-travel-capable, and fast!

https://github.com/cozodb/cozo
numaflow

Numaflow is a Kubernetes-native tool for running massively parallel stream processing. A Numaflow Pipeline is implemented as a Kubernetes custom resource and consists of one or more source, data processing, and sink vertices.

https://github.com/numaproj/numaflow
Monitoring benchmark: how to generate 100 million samples/s of production-like data

While the fact that VictoriaMetrics can handle data ingestion rate at 100 million samples per second for one billion of active time series is newsworthy on its own, the benchmark tool used to generate that kind of load is usually overlooked. This blog post explains the challenges of scaling the prometheus-benchmark tool for generating such a load.

https://victoriametrics.com/blog/benchmark-100m
cdebug

cdebug - a swiss army knife of container debugging

https://github.com/iximiuz/cdebug
wazuh

Wazuh is a free and open source platform used for threat prevention, detection, and response. It is capable of protecting workloads across on-premises, virtualized, containerized, and cloud-based environments.

https://github.com/wazuh/wazuh
A complete guide to managing Grafana as code: tools, tips, and tricks

https://grafana.com/blog/2022/12/06/a-complete-guide-to-managing-grafana-as-code-tools-tips-and-tricks
Ubuntu Logs: How to Check and Configure Log Files

https://sematext.com/blog/ubuntu-logs
promlens

PromLens is a web-based PromQL query builder, analyzer, and visualizer.

https://github.com/prometheus/promlens
K8s — pause container

Why we have pause container in K8s pod?

https://blog.devgenius.io/k8s-pause-container-f7abd1e9b488