DevOps&SRE Library
19K subscribers
427 photos
2 videos
2 files
5.15K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
nodejs-rocks-in-docker

DockerCon "Docker for Node.js" examples

https://github.com/BretFisher/nodejs-rocks-in-docker
kilo

Kilo is a multi-cloud network overlay built on WireGuard and designed for Kubernetes.

https://github.com/squat/kilo
Параметры в Jenkins

Представим, вы хотите сделать Job, который позволит разработке или L2 support устанавливать сервис определённой версии в нужное окружение. Кажется, всё должно быть автоматизировано, но на практике возникает ситуация, когда разработчику или QA-инженеры приходится проверять свою версию микросервиса на окружении. Это можно сделать с помощью обычных string-параметров, а можно упростить задачу и предоставить более дружественный интерфейс. Как? Рассказали в новой статье: https://slurm.club/3p9BpuL
Kubernetes Network Policies: An Actionable Guide & Tutorial

In this guide, you’ll learn about Kubernetes Network Policies, including what they do, why they’re needed, and how to configure and work with them effectively.

https://www.containiq.com/post/kubernetes-network-policies
logrecycler

Re-process logs from applications you cannot modify to convert them to json and add prometheus/stats metrics

https://github.com/grosser/logrecycler
What are Kubernetes Deployments? Tutorial & Guide

In this post, you’ll learn about Kubernetes Deployments, including everything you need to know to get started with deployments, and how to configure a sample deployment of your own.

https://www.containiq.com/post/kubernetes-deployment
furiko

Cloud-native, enterprise-level cron job platform for Kubernetes

https://github.com/furiko-io/furiko
What is gRPC (Google Remote Procedure Call)? Ultimate Guide

In this guide to gRPC, or Google Remote Procedure Calls, you’ll learn about the history of gRPC, the benefits and drawbacks, use cases, and how to get started with gRPC.

https://www.containiq.com/post/grpc
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
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