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

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

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
3mux

Простой и удобный аналог tmux.

https://github.com/aaronjanse/3mux
SAVING CLOUD COSTS WITH KUBERNETES ON AWS

https://srcco.de/posts/saving-cloud-costs-kubernetes-aws.html
Accelerating with Serverless!

Интересный кейс компании lego.com по разрезанию монолитного приложения на сотню лямбда функций AWS.

https://medium.com/lego-engineering/accelerating-with-serverless-625da076964b
De-risking custom technology projects

Как минимизировать риски на технологическом проекте.

https://github.com/18F/technology-budgeting/blob/master/handbook.md
Optimize PostgreSQL Server Performance Through Configuration

https://info.crunchydata.com/blog/optimize-postgresql-server-performance
Why Linux containers are a CIO's best friend

Контейнеры - лучшие друзья ИТ-директора 😄

https://www.ciodive.com/news/linux-containers-kubernetes/575506
How we do GitOps @ Mettle

Как готовят GitOps в компании Mettle.

https://itnext.io/how-we-do-gitops-mettle-4cc771a6c029
Scaling containers in AWS

Сравнение EKS, Fargate и ECS по скорости масштабирования контейнеров.

https://www.vladionescu.me/posts/scaling-containers-in-aws.html
Аналоги make

Если вам не нравится по каким-то причинам make, то для вас есть неплохие таск раннеры. Все они неплохо подходят как для локальной разработки, так и для запуска получившихся тасок через вашу CI/CD систему.

Таски в yaml (пишем на баше в yaml):
https://github.com/go-task/task
https://github.com/rliebz/tusk

Таски на go:
https://github.com/magefile/mage

Таски на python:
https://github.com/pydoit/doit

Синтаксис близкий к make, но с улучшениями:
https://github.com/casey/just
GitHub is now free for teams

В гитхаб появился бесплатный базовый тариф для командной работы - неограниченные приватные репозитории с неограниченным кол-вом участников в команде.

https://github.blog/2020-04-14-github-is-now-free-for-teams
Рекомендации Datadog по мониторингу Kafka

Collecting Kafka performance metrics: https://www.datadoghq.com/blog/collecting-kafka-performance-metrics

Monitoring Kafka performance metrics: https://www.datadoghq.com/blog/monitoring-kafka-performance-metrics
Comparing HTTP/3 vs. HTTP/2 Performance

Сравнение производительности HTTP/3 и HTTP/2 от Cloudflare.

https://blog.cloudflare.com/http-3-vs-http-2
Аутентификация в Kubernetes с помощью Dex: прикручиваем LDAP

https://uni.dtln.ru/digest/autentifikaciya-v-kubernetes-s-pomoshchyu-dex-prikruchivaem-ldap
Хостинг Scaleway прекращает предоставлять услугу аренды arm серверов.

Scaleway C2 and ARM64 instances will reach end of life on December 1st, 2020 and support for these instances will end on July 1st, 2020.


https://www.scaleway.com/en/docs/migrate-c2-arm64-to-virtual-instance-using-rsync
Проект @komYounity создан для популяризации мира свободного программного обеспечения. Мы публикеум новости, статьи, обзоры, мануалы из мира СПО. Всё это подано в перемешку с собственным опытом и поддержкой сообщества.

"Мы создаём комьюнити, комьюнити создаёт Linux."

https://t.iss.one/komYounity
Несколько интересных докладов с конференции DevOpsConf 2019, которые, по моему мнению, стоит посмотреть.

Путь разработчика в SRE / Матвей Григорьев (Dodo Pizza)
https://youtu.be/qe_9RGyATzo

Что мы узнали об SRE, когда обработали первые 150к production-инцидентов / Матвей Кукуй (Amixr.IO)
https://youtu.be/ryqCifwOmPc

Заделываем дыры в кластере Kubernetes / Павел Селиванов (Southbridge)
https://youtu.be/Ik7VqbgpRiQ

Применение техник CI/CD для развёртывания и управления BareMetal-инфраструктурой / Андрей Квапил
https://youtu.be/Rmnqa5dKgDA
Releasing GitHub Actions

Как написать и зарелизить свой собственный GitHub Actions.

https://jeffrafter.com/releasing-github-actions
API design: Understanding gRPC, OpenAPI and REST and when to use them

Сравнение gRPC, OpenAPI и REST от Google.

https://cloud.google.com/blog/products/api-management/understanding-grpc-openapi-and-rest-and-when-to-use-them
Announcing Pulumi 2.0, Now with Superpowers

What is Pulumi?
We call Pulumi’s unique approach Modern Infrastructure as Code:

Real Languages. Use the best languages and tools to declare infrastructure and gain best-in-class productivity and engineering capabilities. Connect to existing communities and ecosystems and leverage world-class language and tooling innovation.

Multi-Cloud. Adopt consistent workflows across any cloud(s) — public, private, or hybrid — while still using the full breadth and depth of your target cloud’s services.

Modern Architectures. Although Pulumi works great for legacy workloads, it was born in a world of modern container, serverless, and cloud-native architectures. Feel free to mix and match these approaches as you modernize over time.

Cloud Engineering Teams. By choosing Pulumi, you’re betting on your team. The whole team, in fact: developers, infrastructure and operations teams, and security engineers alike. Tackle cloud solutions together without technology or team silos.


https://www.pulumi.com/blog/pulumi-2-0