Sysadmin Tools 🇺🇦
3.88K subscribers
692 photos
28 videos
302 files
5.1K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://t.me/s/sysadmin_tools
Download Telegram
Forwarded from DevOps&SRE Library
sre19amer_slides_thomas.pdf
391.6 KB
How to Design a Distributed System

Урок по дизайну распределенных систем от Google.
Forwarded from DevOps&SRE Library
sre19amer_slides_govande.pdf
4.7 MB
Migrating a Monolith to the Cloud

Как и зачем смигрировать монолит в облако.
Forwarded from DevOps&SRE Library
sre19amer_schlesinger.pdf
17.1 MB
Zero to SRE

Как правильно воспитывать Junior SRE.
Forwarded from DevOps&SRE Library
sre19amer_slides_shoup.pdf
4.2 MB
Learning from Learnings:
Anatomy of Three Incidents


Как эффективно делать разбор инцидентов, чтобы не наступать на теже грабли второй раз.
Forwarded from DevOps&SRE Library
sre19amer_slides_yu.pdf
27.1 MB
Why Are Distributed Systems So Hard?

Забавные иллюстрации сложности распределенных систем.
Это победа я считаю.
Forwarded from Go Дайджест
Когда глобализация а не глобализм. Проекты OpenTracing и Google OpenCensus направленные на инструменты 🛠 для обеспечения обсервабилити, решил объединить силы.

https://link.medium.com/13jWe2ZOrV
Скрапинг веб-сайтов с помощью Python

Авторы:
Райан Митчелл
Год издания: 2016

Скачать книгу

#Python
Хорошие каналы и чаты.

Давайте пробовать возобновлять обычный режим. У нас конец месяца, а значит самое время для подборки неплохих каналов и чатов. 😉

@conpoint - про телеком и инженерную инфраструктуру. Отдельная крутотень - кабельпорно там.

@developer_tools - скурпулёзно собираемые автором полезности, упрощающие процесс разработки.

@sysadmin_tools - ещё одни полезности, но уже по большей части для админов разных направлений.

@aladmit_world - про этот ваш Devops от практикующего специалиста.

@pro_ru_bareos - недавно образовавшийся, уютный Bareos чатик.

#рекомендация
Forwarded from Go Library
Sams_Teach_Yourself_Go_in_24_Hours.pdf
14.6 MB
Teach Yourself Go in 24 Hours

George Ornbo

2018
PostgreSQL: Access ClickHouse, One of the Fastest Column DBMSs, With clickhousedb_fdw

Database management systems are meant to house data but, occasionally, they may need to talk with another DBMS. For example, to access an external server which may be hosting a different DBMS. With heterogeneous environments becoming more and more common, a bridge between the servers is established.

https://kutt.it/t9mYLk
Интересный сервис тут нашелся

A peer-to-peer stack for code collaboration

Peer–to–peer
The Radicle stack builds on IPFS, and works without a centralized server. No hassle with setting up your own hosting, and no need to trust companies with your data.

Terminal–first
A Radicle project contains a git repository, plus the associated issues and proposals. Access all the issues and proposals associated with your codebase right from your terminal.

Programmable
Ever wanted to customize your code collaboration platform? Each Radicle utility—or machine—is its own P2P program written in the Radicle language. Change machines to suit your needs, or create entirely new ones. Dev docs coming soon!

PS: пакеты под OSX, Debin/Uubntu + source code
И вот еще что - https://github.com/uber/peloton

First introduced by Uber in November 2018, Peloton, a unified resource scheduler, manages resources across distinct workloads, combining separate compute clusters. Peloton is designed for web-scale companies like Uber with millions of containers and tens of thousands of nodes. Peloton features advanced resource management capabilities such as elastic resource sharing, hierarchical max-min fairness, resource overcommits, and workload preemption. As a cloud-agnostic system, Peloton can be run in on-premise data centers or in the cloud.
Forwarded from DevOps&SRE Library
Kubernetes v1.14: What you need to know

Список и краткое описание новых фич в Kubernetes 1.14

https://developers.redhat.com/blog/2019/03/25/kubernetes-v1-14-what-you-need-to-know
Forwarded from DevOps&SRE Library
kubernetes has a problem called etcd

Интересный тред на Reddit - критичный взгляд на etcd. В треде есть ответы от бывших инженеров CoreOS, которые близко работали с авторами etcd.

https://www.reddit.com/r/kubernetes/comments/b6g90j
Forwarded from DevOps&SRE Library
Analysis of Open source Kubernetes Operators

Компания CloudARK провели небольшое, но интересное исследование текущего состояния Kubernetes операторов.

https://medium.com/@cloudark/analysis-of-open-source-kubernetes-operators-f6be898f2340
Forwarded from DevOps&SRE Library
minikube 1.0.0

На днях вышла первая мажорная версия minikube

https://github.com/kubernetes/minikube/releases/tag/v1.0.0
Forwarded from DevOps&SRE Library
metalnetes

Очередные баш скрипты для деплоя Kubernetes на bare metal

https://github.com/jay-johnson/metalnetes