uk
Feedback
Sysadmin Tools 🇺🇦

Sysadmin Tools 🇺🇦

Відкрити в Telegram

Sysadmin/DevOps tools, news and other interesting things from modern IT world. Feed https://t.me/s/sysadmin_tools | Proton services with 2 weeks for free - https://pr.tn/ref/0TDB0YT5

Показати більше
4 110
Підписники
+124 години
+87 днів
+1730 день
Архів дописів
У нас появилась подписка на задачи Cult of Martians. Подписаться можно через email или RSS. Cult of Marians—это способ набить
У нас появилась подписка на задачи Cult of Martians. Подписаться можно через email или RSS. Cult of Marians—это способ набить руку на задачах в open-source проектах, получить портфолио и славу контрибутора. http://amp.gs/rwzD

Любителям #python - Python Anti-Patterns https://docs.quantifiedcode.com/python-anti-patterns/
Любителям #python - Python Anti-Patterns https://docs.quantifiedcode.com/python-anti-patterns/

Любителям #python - Python Anti-Patterns https://docs.quantifiedcode.com/python-anti-patterns/

Перевели postmortem от Grafana Labs про их недавний фейл с Kubernetes: https://habr.com/ru/company/flant/blog/461807/

Как делать autoscale для ProxySQL в облаке

TRUNCATE vs DELETE: Efficiently Clearing Data from a Postgres Table Кратко о казалось бы похожих действиях

​​How to deploy highly available SQL Server 2017 on Linux on GKE для #sql k8s #mssql #sql #gke #google #ha

The Data Engineering Cookbook
How to use the cookbook

I split this cookbook into five parts: - Part one is the introduction to the book - In part two you will learn the basic data engineering skills - Part three contains a real world data engineering example we currently work on - The fourth part contains over 30 case studies with links from companies like Netflix, Twitter, Spotify - Part five is a collection of one thousand and one interview questions (currently approx. 150)

Про зарплаты Привет. В конце месяца хочу поговорить про зарплаты. За последние пару недель я натолкнулся на несколько источников, рассказывающих о зарплатах. Рекомендую послушать выпуск подкаста, в котором говорили о формировании зарплаты. В чатике @automation_remarks_chat я запущу опрос, по результатам которого сделаю очередной QAGuild live "О зарплате тестировщиков" Ссылка на подкаст: https://soundcloud.com/podlodka/podlodka-121-zarplaty

Видео с митапа в Санкт-Петербурге: https://www.youtube.com/playlist?list=PL0Z2YDlm0b3j3X7TWrKmnEPcfEG901W-T

Разработка гибридных PHP/Go приложений с использованием RoadRunner https://habr.com/ru/post/461827/ Tags: Блог компании Конференции Олега Бунина (Онтико), Высокая производительность, Разработка веб-сайтов, PHP, Go, php, golang, roadrunner, сервер приложений, гибридные приложения, golangconf, phprussia Author olegbunin on #habrahabr

Podcast.__init__: Docker Best Practices For Python In Production https://www.pythonpodcast.com/docker-python-production-episode-222/ Audio

​​Security scanning your DevOps pipeline Ну и не забываем, что есть вот такая тулза А еще есть вот такая Harbor

Nuster, a cache server based on HAProxy, now supports disk persistence Умеет в 4 режима работы: 1) off: default, disable disk persistence, data are stored in memory only 2) only: save data to disk only, do not store in memory 3) sync: save data to memory and disk(kernel), then return to the client 4) async: save data to memory and return to the client, cached data will be saved to disk later by the master process

OpenBGPD OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used
OpenBGPD OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.

CapRover - на случай если вы вдруг решил стать PaaS провайдером Automated scalable ready web server package CapRover is an extremely easy to use app/database deployment & web server manager, PaaS, for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! Site Github

[Видео] Введение в uWSGI https://pythonz.net/videos/127/ Может показаться странным, но довольно часто люди, использующие uWSGI, даже не подозревают, с чем имеют дело в действительности. Для многих это — лишь прослойка между веб-сервером и приложением. Управление процессами и фоновыми задачами, мониторинг, кластеризация и балансировка нагрузки — вот лишь некоторые области, в которых uWSGI может помочь. О них и не только о них мы поговорим. Добро пожаловать на краткий обзор основных подсистем uWSGI.