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

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

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

Goose is a database migration tool. Manage your database schema by creating incremental SQL changes or Go functions.

https://github.com/pressly/goose
webauthn_proxy

A standalone reverse-proxy to enforce Webauthn authentication. It can be inserted in front of sensitive services or even chained with other proxies (e.g. OAuth, MFA) to enable a layered security model.

Webauthn is a passwordless, public key authentication mechanism that allows the use of hardware-based authenticators such as Yubikey, Apple Touch ID or Windows Hello.

https://github.com/Quiq/webauthn_proxy
pyrra

Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!

https://github.com/pyrra-dev/pyrra
Reduce redundancy in your Terraform code with Terragrunt

https://www.padok.fr/en/blog/terraform-code-terragrunt
dsq

Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.

https://github.com/multiprocessio/dsq
cdk-notifier

lightweight CLI tool to parse a CDK log file and post changes to pull request requests. Can be used to get more confidence on approving pull requests because reviewer will be aware of changes done to your environments.

https://github.com/karlderkaefer/cdk-notifier
Limiting access to Kubernetes resources with RBAC

TL;DR In this article, you will learn how to recreate the Kubernetes RBAC authorization model from scratch and practice the relationships between Roles, ClusterRoles, ServiceAccounts, RoleBindings and ClusterRoleBindings.

https://learnk8s.io/rbac-kubernetes
Kubernetes Secrets Store CSI Driver

The Secrets Store CSI Driver secrets-store.csi.k8s.io allows Kubernetes to mount multiple secrets, keys, and certs stored in enterprise-grade external secrets stores into their pods as a volume. Once the Volume is attached, the data in it is mounted into the container’s file system.

https://secrets-store-csi-driver.sigs.k8s.io
Analyzing SRE Job Postings - From Amazon to Microsoft

https://rootly.com/blog/analyzing-sre-job-postings-from-amazon-to-microsoft
tilt

Define your dev environment as code. For microservice apps on Kubernetes.

https://github.com/tilt-dev/tilt
Deploy a serverless Telegram bot to AWS using Terraform

A step-by-step guide on getting started with Telegram bot development

https://advancedweb.hu/deploy-a-serverless-telegram-bot-to-aws-using-terraform
quickwit

Like Elasticsearch, but highly reliable & cost-efficient for log management.

https://github.com/quickwit-oss/quickwit
Terraform Foundations Course

This is a 2 hour crash-course on Terraform by Derek Morgan

https://www.youtube.com/playlist?list=PL5_Rrj9tYQAlgX9bTzlTN0WzU67ZeoSi_
Examples of terraform infras

Official Arch Linux Infrastructure Repository - https://gitlab.archlinux.org/archlinux/infrastructure

GOV.UK Infrastructure - https://github.com/alphagov/govuk-infrastructure