DevOps&SRE Library
18.2K subscribers
461 photos
5 videos
2 files
4.89K links
Библиотека статей по теме DevOps и SRE.

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

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

Imagor is a fast, Docker-ready image processing server written in Go.

https://github.com/cshum/imagor
Team Topology for Machine Learning

Organizing teams in modern organizations in their journey to machine learning to achieve fast flow.

https://towardsdatascience.com/team-topology-for-machine-learning-45bddba626e3
k6

k6 is a modern load testing tool, building on our years of experience in the load and performance testing industry. It provides a clean, approachable scripting API, local and cloud execution, and flexible configuration.

This is how load testing should look in the 21st century.

https://github.com/grafana/k6
zarf

Zarf massively simplifies the setup & administration of kubernetes clusters "across the air gap".

It provides a static go binary CLI that can pull, package, and install all the things your clusters need to run. It caches downloads (for speed), hashes packages (for security), and can even install the kubernetes cluster itself if you want it to.

Zarf runs on a bunch of operating systems and aims to support configurations ranging from "I want to run one, simple app" to "I need to support & dependency control a bunch of internet-disconnected clusters".

https://github.com/defenseunicorns/zarf
shellfirm

Intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification

https://github.com/kaplanelad/shellfirm
syft

A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.

https://github.com/anchore/syft
reshape

An easy-to-use, zero-downtime schema migration tool for Postgres

https://github.com/fabianlindfors
semgrep

Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

https://github.com/returntocorp/semgrep
Kubernetes API Basics - Resources, Kinds, and Objects

https://iximiuz.com/en/posts/kubernetes-api-structure-and-terminology
tfcmt

tfcmt is a CLI tool to improve the experience of CI of Terraform. By posting the result of terraform plan and terraform apply to GitHub Pull Requests as a comment, you can know the result quickly without browsing the CI web page.

https://github.com/suzuki-shunsuke/tfcmt
tfnotify

tfnotify parses Terraform commands' execution result and applies it to an arbitrary template and then notifies it to GitHub comments etc.

https://github.com/mercari/tfnotify
How to Deploy AWS Infrastructure with Terraform and Github Actions – A Multi-Environment CI/CD Guide

https://www.freecodecamp.org/news/how-to-deploy-aws-infrastructure-with-terraform-and-github-actions-a-practical-multi-environment-ci-cd-guide