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
21 Basic Linux Networking Commands You Should Know

https://itsfoss.com/basic-linux-networking-commands
k8s-pod-restart-info-collector

Automated troubleshooting of Kubernetes Pods issues. Collect K8s pod restart reasons, logs, and events automatically.

https://github.com/airwallex/k8s-pod-restart-info-collector
buildg

Interactive debugger for Dockerfile, with support for IDEs (VS Code, Emacs, Neovim, etc.)

https://github.com/ktock/buildg
q

A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.

https://github.com/natesales/q
actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners

https://github.com/actions-runner-controller/actions-runner-controller
cloudnative-pg

CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication

https://github.com/cloudnative-pg/cloudnative-pg
The Sender Policy Framework (SPF)

https://www.netmeister.org/blog/spf.html
hishtory

Your shell history: synced, queryable, and in context

https://github.com/ddworken/hishtory
HOW DISCORD SUPERCHARGES NETWORK DISKS FOR EXTREME LOW LATENCY

https://discord.com/blog/how-discord-supercharges-network-disks-for-extreme-low-latency
vault-plugin-database-cloudsql

Hashicorp Vault plugin to connect to CloudSQL instances with github.com/GoogleCloudPlatform/cloud-sql-go-connector

https://github.com/expel-io/vault-plugin-database-cloudsql
Grafana Faro

A project for frontend application observability, Grafana Faro includes a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. The frontend telemetry can then be correlated with backend and infrastructure data for seamless, full-stack observability.

https://grafana.com/oss/faro
How We Use Terraform At Slack

At Slack, we use Terraform for managing our Infrastructure, which runs on AWS, DigitalOcean, NS1, and GCP. Even though most of our infrastructure is running on AWS, we have chosen to use Terraform as opposed to using an AWS-native service such as CloudFormation so that we can use a single tool across all of our infrastructure service providers. This keeps the infrastructure-as-code syntax and deployment mechanism universal. In this post, we’ll have a look at how we deploy our infrastructure using Terraform at Slack.

https://slack.engineering/how-we-use-terraform-at-slack
tfquery

tfquery: Run SQL queries on your Terraform infrastructure. Query resources and analyze its configuration using a SQL-powered framework.

https://github.com/mazen160/tfquery