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 ДевОпс Інженер 🇺🇦 (devopsengineer bot)
DevOps дайджест #25: как деплоить за 50ms и не просыпаться в 4 утра от алертов

Вас ожидает лучшее!

Следующий выпуск будет организован вместе с классными ребятами 😉

https://dou.ua/lenta/digests/devops-digest-25/
Forwarded from PythonDigest
[Видео] Введение в uWSGI
https://pythonz.net/videos/127/

Может показаться странным, но довольно часто люди, использующие uWSGI, даже не подозревают, с чем имеют дело в действительности. Для многих это — лишь прослойка между веб-сервером и приложением. Управление процессами и фоновыми задачами, мониторинг, кластеризация и балансировка нагрузки — вот лишь некоторые области, в которых uWSGI может помочь. О них и не только о них мы поговорим. Добро пожаловать на краткий обзор основных подсистем uWSGI.
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
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.
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
​​Security scanning your DevOps pipeline

Ну и не забываем, что есть вот такая тулза

А еще есть вот такая Harbor
Forwarded from PythonDigest
Podcast.__init__: Docker Best Practices For Python In Production
https://www.pythonpodcast.com/docker-python-production-episode-222/

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

Привет. В конце месяца хочу поговорить про зарплаты. За последние пару недель я натолкнулся на несколько источников, рассказывающих о зарплатах. Рекомендую послушать выпуск подкаста, в котором говорили о формировании зарплаты.

В чатике @automation_remarks_chat я запущу опрос, по результатам которого сделаю очередной QAGuild live "О зарплате тестировщиков"

Ссылка на подкаст: https://soundcloud.com/podlodka/podlodka-121-zarplaty
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)