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
process-compose

Process Compose is like docker-compose, but for orchestrating a suite of processes, not containers.

https://github.com/F1bonacc1/process-compose
Kubernetes Taints and Tolerations | Ultimate Guide and Best Practices

Kubernetes has a lot of flexibility—if you know how to use it. Taints and tolerations are a key part of this. This article will explain how to apply them and how to use them effectively.

https://www.containiq.com/post/kubernetes-taints-and-tolerations
prowler

Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 240 controls covering CIS, PCI-DSS, ISO27001, GDPR, HIPAA, FFIEC, SOC2, AWS FTR, ENS and custom security frameworks.

https://github.com/prowler-cloud/prowler
Администрирование сервисов от @Selectel

Сэкономьте на штатных системных администраторах, которые отвечают за рутинные задачи, и доверьте вашу IT-инфраструктуру профессиональной команде. Мы перенесем все на инфраструктуру Selectel, внедрим лучшие методологии создания сервисов и будем следить, чтобы все работало исправно.

Какие задачи можем взять на себя:

◽️Внедрим CI/CD и другие DevOps-практики. Выстроим процессы обновлений ваших систем и развертывания приложений благодаря непрерывной доставке CI/CD и будем их сопровождать.
◽️Поддержим ваши системы по SLA. Будем следить за системами круглосуточно: проводить настройку сервисов, проверять доступность ресурсов и параметры резервного копирования.
◽️Обеспечим информационную безопасность. Настроим политики безопасности и доступ к системам. Будем регулярно проверять их на уязвимости и обновлять защиту. По согласованию обновим системное ПО и пакеты безопасности.
◽️Запустим и будем поддерживать проекты на базе Kubernetes. Проконсультируем и поможем выбрать Kubernetes на базе облачной платформы Selectel, других облачных платформ или в формате гибридных облачных решений.

Оставляйте заявку и передайте Selectel задачи по настройке и обслуживанию IT-инфраструктуры: https://slc.tl/cemhn
Container Runtimes | Kubernetes Guide and Tutorial

Whether you know it or not, if you work with Kubernetes, you’ve probably used a container runtime. Read this article for everything you need to know about what they are and how they work.

https://www.containiq.com/post/container-runtimes
node-clinic

Clinic.js diagnoses your Node.js performance issues

https://github.com/clinicjs/node-clinic
hanko

A passkey-first approach to authentication that takes you on the journey beyond passwords. For better security, conversion rates, and happier users.

https://github.com/teamhanko/hanko
cli

A CLI to create remote development environments in your cloud provider account in seconds

https://github.com/recode-sh/cli
Beginner’s Guide to RabbitMQ Logging: How to View, Locate, and Analyze Logs

https://sematext.com/blog/rabbitmq-logs
Using Kubectl Scale | Tutorial and Best Practices

kubectl scale is one of the many tools that helps you manage your Kubernetes deployments. In this article, you'll learn how this tool can be used, as well as best practices for use.

https://www.containiq.com/post/kubectl-scale
How to calculate HTTP content-length metrics on cli

A simple guide to crunch numbers for understanding overall HTTP content length metrics.

https://blog.last9.io/how-to-calculate-http-content-length-metrics-on-cli
supervisord

The python script supervisord is a powerful tool used by a lot of guys to manage the processes. I like supervisord too.

But this tool requires that the big python environment be installed in target system. In some situation, for example in the docker environment, the python is too big for us.

This project re-implements supervisord in go-lang. Compiled supervisord is very suitable for environments where python is not installed.

https://github.com/ochinchina/supervisord
The practical guide to incident management

https://incident.io/guide
Stack Overflow Survey 2022

In May 2022 over 70,000 developers told us how they learn and level up, which tools they’re using, and what they want.

https://survey.stackoverflow.co/2022
The Open Cloud Vulnerability & Security Issue Database

An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues

https://www.cloudvulndb.org
Tips for passing the Certified Kubernetes Administrator (CKA) Exam

https://www.thecloudonmymind.com/Tips-for-passing-the-Certified-Kubernetes-Administrator-CKA-Exam
netboot.xyz

netboot.xyz lets you PXE boot various operating system installers or utilities from a single tool over the network. This lets you use one media for many types of operating systems or tools. The iPXE project is used to provide a user friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.

https://netboot.xyz

https://github.com/netbootxyz/netboot.xyz
Deploying a HA Kubernetes cluster on Raspberry Pi using Kubeadm

https://sayakm.me/deploying-a-ha-kubernetes-cluster-on-raspberry-pi-using-kubeadm