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
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
OpenTelemetry Java: All you need to know

https://lightstep.com/blog/opentelemetry-java
tobs

Tobs is a tool that aims to make it as easy as possible to install a full observability stack into a Kubernetes cluster.

https://github.com/timescale/tobs
The Big Little Guide to Message Queues

https://sudhir.io/the-big-little-guide-to-message-queues
Operable Software

In this post, I'll cover views on simplicity and complexity, how people actually approach their systems and form mental models of them, and how we should rather structure things if we want to make systems both observable and operable.

https://ferd.ca/operable-software.html
Writing Runbook Documentation When You’re An SRE

Tips and tricks for writing effective runbook documentation when you aren’t a technical writer

https://www.transposit.com/blog/2020.01.30-writing-runbook-documentation-when-youre-an-sre
Athenz

Athenz is an open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. It supports provisioning and configuration (centralized authorization) use cases as well as serving/runtime (decentralized authorization) use cases. Athenz authorization system utilizes x.509 certificates and industry standard mutual TLS bound oauth2 access tokens. The name “Athenz” is derived from “AuthNZ” (N for authentication and Z for authorization).

https://github.com/yahoo/athenz