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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
Kubernetes-Volume-Autoscaler

This repository contains a Kubernetes controller that automatically increases the size of a Persistent Volume Claim in Kubernetes when it is nearing full. Initially engineered based on AWS EKS, this should support any Kubernetes cluster or cloud provider which supports dynamically hot-resizing storage volumes in Kubernetes.

https://github.com/DevOps-Nirvana/Kubernetes-Volume-Autoscaler
The Triumph and Tragedy of .env Files

It’s time to acknowledge the shortcomings of .env files in order to embrace the next evolutionary step in application config and secrets management.

https://blog.doppler.com/the-triumph-and-tragedy-of-env-files
jless

jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

https://github.com/PaulJuliusMartinez/jless
Terraform: Up & Running, 3rd edition Early Release is now available!

Learn about 10 problems that have been fixed in Terraform since the 2nd edition

https://blog.gruntwork.io/terraform-up-running-3rd-edition-early-release-is-now-available-4efd0eb2ce0a
frawk

frawk is a small programming language for writing short programs processing textual data. To a first approximation, it is an implementation of the AWK language; many common Awk programs produce equivalent output when passed to frawk. You might be interested in frawk if you want your scripts to handle escaped CSV/TSV like standard Awk fields, or if you want your scripts to execute faster.

https://github.com/ezrosent/frawk
Observability: the basics

Probably you have heard about observability, but.. do you really understand it? In this post, I’ll explain it in an easy way. If this is the first time you read something about observability: I hope you learn a lot. Else, if you know a lot about observability, I hope you learn something new.

https://dev.to/iblancasa/observability-the-basics-4njh
Anonymous & ephemeral Docker image registry

Free to use. No need to sign-up. Open source.

https://ttl.sh
Provisioning Immutable Infrastructure in GCP with Terraform

https://codersociety.com/blog/articles/terraform-gcp
Designing and testing a highly available Kafka cluster on Kubernetes

TL;DR: In this article, you'll look at Kafka's architecture and how it supports high availability with replicated partitions. Then, you will design a Kafka cluster to achieve high availability using standard Kubernetes resources and see how it tolerates node maintenance and total node failure.

https://learnk8s.io/kafka-ha-kubernetes
Avoiding the Top 10 NGINX Configuration Mistakes

https://www.nginx.com/blog/avoiding-top-10-nginx-configuration-mistakes
orioledb

OrioleDB is a new storage engine for PostgreSQL, bringing a modern approach to database capacity, capabilities and performance to the world's most-loved database platform.

https://github.com/orioledb/orioledb
Pricing comparison for Managed Prometheus

In this post, we’ll compare the cost of using managed services for Prometheus, which de-facto became a standard for modern monitoring.

https://victoriametrics.com/blog/managed-prometheus-pricing
wireguard-operator

A wireguard operator created to easily provision a VPN in a k8s cluster

https://github.com/jodevsa/wireguard-operator
knox

Knox is a service for storing and rotation of secrets, keys, and passwords used by other services.

https://github.com/pinterest/knox
Jaeger Tracing: A Friendly Guide for Beginners

In this guide, you’ll learn what Jaeger tracing is, what distributed tracing is, and how to set it up in your system. We’ll go over Jaeger’s UI and touch on advanced concepts such as sampling and deploying in production.

https://medium.com/jaegertracing/jaeger-tracing-a-friendly-guide-for-beginners-7b53a4a568ca
mirrord

mirrord lets you easily mirror traffic from your production environment to your development environment.

https://github.com/metalbear-co/mirrord
Learn OpenTelemetry tracing with this lightweight microservices demo

https://www.timescale.com/blog/learn-opentelemetry-tracing-with-this-lightweight-microservices-demo