Слушай, ну может быть хоть теперь наши пачти начнут брать в апстрим!
https://www.nginx.com/blog/nginx-joins-f5/
https://www.nginx.com/blog/nginx-joins-f5/
F5, Inc.
NGINX
Explore the official NGINX blog for industry news, perspectives, and how-tos from the NGINX team that you can't find anywhere else.
Вот каждый раз, когда кто-то говорит, что давайте использовать boring technologies для стабильности и надежности – всё заканчивается баш скриптами на тысячу строк.
https://www.usenix.org/system/files/login/articles/login_spring19_05_mangot.pdf
https://www.usenix.org/system/files/login/articles/login_spring19_05_mangot.pdf
Когда начальство не хочет набирать девопс джунов, на помощь приходит chaos monkey as a service:
https://www.gremlin.com/
https://www.gremlin.com/
Gremlin
Reliability Testing & Chaos Engineering | Gremlin
Reduce downtime, improve resilience, and protect revenue. Gremlin helps engineering teams find and fix reliability risks before they become expensive outages.
Кароче, поднять лимиты на аттачи в почте оказалось легче, чем найти альтернативный способ скинуть файлик в бухгалтерию.
Кароче, решил, что пора выучить Javascript. Какую книгу по jQuery посоветуешь?
То что наши Дата Аналитики не убирают за собой в столовой для меня совсем не удивительно.
Зачем системы конфигурирования и автоматизации, когда можно скопировать конфиг из браузера:
https://nginxconfig.io
https://nginxconfig.io
Digitalocean
NGINXConfig | DigitalOcean
The easiest way to configure a performant, secure, and stable nginx server.
Кароче, как показывает практика, что самым лучший дебаггер – это сходить в душ.
А помнишь, когда-то чтобы обновить ядро на проде с новыми фичами нужно было собирать апрувы вплоть до CEO?
https://techcrunch.com/2019/05/14/zombieload-flaw-intel-processors/
https://techcrunch.com/2019/05/14/zombieload-flaw-intel-processors/
TechCrunch
New secret-spilling flaw affects almost every Intel chip since 2011
Security researchers have found a new class of vulnerabilities in Intel chips which, if exploited, can be used to steal sensitive information directly from the processor., The bugs are reminiscent of Meltdown and Spectre, which exploited a weakness in speculative…
Все таки Интел забоится о нас и слоган у них соответствующий “Sponsors of tomorrow”.
Смотри, как теперь стало удобно собирать Nginx со сторонними модулями. Прям не дождусь очередной таски с написание lua кода по выбору апстрима.
https://github.com/TinkoffCreditSystems/Nginx-builder
https://github.com/TinkoffCreditSystems/Nginx-builder
GitHub
GitHub - Tinkoff/Nginx-builder: A tool to build deb or rpm package of required Nginx version from the source code, with the ability…
A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules. Nginx parameters are set in the yaml configuration file. - Tinkof...
Кароче, пойду вспоминать как конфиги к апачу писать. Главное воркеров побольше.
https://twitter.com/TheHackersNews/status/1134442673756987392
https://twitter.com/TheHackersNews/status/1134442673756987392
Twitter
The Hacker News
Heads Up! Most recent versions of #NGINX — one of the most popular web servers that powers huge portion of the Internet today — contains an unpatched remote code execution (RCE) vulnerability. Keep an eye out for the advisory and critical patch update in…
Как показывает практика: размер docker контейнера обратно пропорционален времени траблшутинга.
Кароче, тут премию получил за ускорение работы продакшен базы.
transaction_isolation=READ COMMITTED творит чудеса.
transaction_isolation=READ COMMITTED творит чудеса.
Люблю nginx за то, что он двигает микросервисную архитектуру в массы. Хочешь снимать с него метрики? Поднимай отдельный микросервис парсинга и экспорта метрик из логов. И не забудь про high availability.