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
bmc-cache

BMC (BPF Memory Cache) is an in-kernel cache for memcached. It enables runtime, crash-safe extension of the Linux kernel to process specific memcached requests before the execution of the standard network stack. BMC does not require modification of neither the Linux kernel nor the memcached application. Running memcached with BMC improves throughput by up to 18x compared to the vanilla memcached application.

https://github.com/Orange-OpenSource/bmc-cache
kink

kink is a CLI application that facilitates to run KinD cluster in Kubernetes Pod and also manages the whole lifecycle of these clusters such as by listing them, deleting them, etc. There is a very detailed guide about how you can run KinD cluster in a Pod, for more detail, please see because this is where the idea came from.

https://github.com/Trendyol/kink
Who is the winner — Comparing Vector, Fluent Bit, Fluentd performance

https://medium.com/ibm-cloud/log-collectors-performance-benchmarking-8c5218a08fea
kubernetes-best-practices

A cookbook with the best practices to working with kubernetes.

https://github.com/diegolnasc/kubernetes-best-practices
Всем привет!

Мы – Deutsche Telekom, крупнейший европейский провайдер телекоммуникаций и одна из ведущих мировых компаний.

Сейчас у нас активно растет команда в рамках проекта NT Common Testing. Целью проекта является контроль качества работы сетевой инфраструктуры Deutsche Telekom. Присоеденившись к команде, вы сможете, совместно со специалистами BSS и OSS, участвовать в автоматизированном интеграционном тестировании новых высокотехнологичных решений, внедряемых DT, осуществлять их валидацию и верификацию, контролировать эффективность работы сетевого оборудования и систем управления доступом абонентов.

В настоящий момент у нас открыто 3 позиции Network Automation-инженеров в данный проект. Мы с радостью рассмотрим специалистов как Middle, так и Senior уровня. Подробнее с описанием вакансии вы можете ознакомиться по ссылке: https://deutschetelekomitsolutions.ru/jobs/983/?sphrase_id=1465

Своим сотрудникам мы предлагаем отличный социальный пакет:
• Зарплату от 150 тысяч рублей NET (верхний предел, фактически, не ограничен);
• ДМС с первого месяца;
• Компенсацию спорта;
• Обучение за счет компании;
• Возможность получения реферального и Welcome бонусов;
• Гибкий график и возможность полностью удаленной работы;

Мы будем рады пообщаться с вами и рассказать больше о проекте и компании. Если вас заинтересовала вакансия и вы хотите стать частью нашей команды, пишите на почту [email protected] или @Mlymar в телеграм.
Below: a time travelling resource monitoring tool

below was designed and developed by the resource control team at Facebook to view and record historical Linux system data.

https://developers.facebook.com/blog/post/2021/09/21/below-time-travelling-resource-monitoring-tool

code: https://github.com/facebookincubator/below
SLOs and why you should care

Ever wondered what all the fuss over Service Level Objectives (SLOs) is about? Let’s find out.

https://engineering.solarisbank.com/slos-and-why-you-should-care-136f80bf686e
kubermetrics

Kubermetrics is an open-source dev tool that provides Kubernetes cluster monitoring as well as data visualization in a simple and easy to understand user interface. Kubermetrics intergrates both the Prometheus and Grafana Dashboards on one page! Allowing for custominzable dashboards and alerts.

https://github.com/oslabs-beta/kubermetrics
What is expected in the SRE role? We analyzed 30 job postings to find out

https://spike.sh/blog/sre-role-2021-analysed-30-job-postings
Making Kubernetes Operations Easy with kubectl Plugins

https://martinheinz.dev/blog/58