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
Wildcard LetsEncrypt certificates with Traefik and Cloudflare

Re-use the same wildcard TLS certificate for multiple containers running behind traefik.

https://major.io/2021/08/16/wildcard-letsencrypt-certificates-traefik-cloudflare
Conditionally setting your gitconfig

https://utf9k.net/blog/conditional-gitconfig
nailgun

DNS performance testing client written in Rust

https://github.com/leshow/nailgun
An Opinionated Guide to xargs

This post has everything you need to know about xargs, an essential tool for shell programming.

https://www.oilshell.org/blog/2021/08/xargs.html
TLDs -- Putting the '.fun' in the top of the DNS

https://www.netmeister.org/blog/tlds.html
Data-driven negotiation with SLIs, SLOs and Error Budgets

In this series of posts, I’m writing about using Service Level Indicators (SLIs) and Service Level Objectives (SLOs) in data-driven negotiations between Engineering, Product and Business to achieve this goal.

Part 1: https://medium.com/jump-start/data-driven-negotiation-with-slis-slos-and-error-budgets-1-2-8b23603b570e

Part 2: https://medium.com/jump-start/data-driven-negotiation-with-slis-slos-and-error-budgets-2-2-e52ebd5a9d4f
Pinterest’s Analytics as a Platform on Druid

In this blog post series, we’ll discuss Pinterest’s Analytics as a Platform on Druid and share some learnings on using Druid. This is the first of the blog post series with a short history on switching to Druid, system architecture with Druid, and learnings on optimizing host types for Mmap.

Part 1: https://medium.com/pinterest-engineering/pinterests-analytics-as-a-platform-on-druid-part-1-of-3-9043776b7b76

Part 2: https://medium.com/pinterest-engineering/pinterests-analytics-as-a-platform-on-druid-part-2-of-3-e63d5280a1a9

Part 3: https://medium.com/pinterest-engineering/pinterests-analytics-as-a-platform-on-druid-part-3-of-3-579406ffa374
Top 10 Kubernetes Application Security Hardening Techniques

https://blog.aquasec.com/kubernetes-hardening-techniques
kubeswitch

The kubectx for operators. kubeswitch (lazy: switch) takes Kubeconfig context switching to the next level, catering to operators of large scale Kubernetes installations. Designed as a drop-in replacement for kubectx.

https://github.com/danielfoehrKn/kubeswitch
Dynamic content for GitHub repository templates using cookiecutter and GitHub Actions

https://simonwillison.net/2021/Aug/28/dynamic-github-repository-templates