1 Million Tokens Per Second: Qwen 3.5 27B on GKE with B200 GPUs
https://medium.com/google-cloud/1-million-tokens-per-second-qwen-3-5-27b-on-gke-with-b200-gpus-161da5c1b592
96 B200 GPUs. 12 nodes. A load balancer distributing requests across them.
https://medium.com/google-cloud/1-million-tokens-per-second-qwen-3-5-27b-on-gke-with-b200-gpus-161da5c1b592
Ansible AWX: Infrastructure Automation on Top of Kubernetes
https://medium.com/@btech-engineering/ansible-awx-infrastructure-automation-on-top-of-kubernetes-9c81986131c4
This article documents our team’s research journey exploring Ansible AWX as an infrastructure automation orchestration platform — from initial deployment and OpenStack integration to air-gap installation.
https://medium.com/@btech-engineering/ansible-awx-infrastructure-automation-on-top-of-kubernetes-9c81986131c4
Инвестируй лето в свое будущее 🚀
ИТ-холдинг Т1 открыл набор в ИТ-лагерь — оплачиваемую стажерскую программу для студентов, где за 2,5 месяца можно погрузиться в работу над реальным ИТ-проектом и получить опыт командной разработки.
Можно участвовать без опыта и из любой точки страны!
Что тебя ждет:
🔷 реальные бизнес-задачи;
🔷 работа в команде при поддержке экспертов Т1;
🔷 мастер-классы и обмен опытом;
🔷 защита проекта в финале проекта.
Какие направления можно выбрать:
🔘 фронтенд-разработка (React);
🔘 бэкэнд-разработка (Java);
🔘 системный анализ;
🔘 ручное тестирование;
🔘 прикладное администрирование (DevOps).
Лето может стать не просто каникулами, а стартом в ИТ вместе с Т1.
➡ Присоединяйся! Прием заявок до 30 июня. Старт — в июле.
Реклама. Рекламодатель АО "Т1" , 18+
ИНН: 9714075174
erid: 2SDnjdvx8xr
ИТ-холдинг Т1 открыл набор в ИТ-лагерь — оплачиваемую стажерскую программу для студентов, где за 2,5 месяца можно погрузиться в работу над реальным ИТ-проектом и получить опыт командной разработки.
Можно участвовать без опыта и из любой точки страны!
Что тебя ждет:
Какие направления можно выбрать:
Лето может стать не просто каникулами, а стартом в ИТ вместе с Т1.
Реклама. Рекламодатель АО "Т1" , 18+
ИНН: 9714075174
erid: 2SDnjdvx8xr
Please open Telegram to view this post
VIEW IN TELEGRAM
I setup Kubermatic SecureGuard before it even existed
https://dmuix.medium.com/i-setup-kubermatic-secureguard-before-it-even-existed-03137e825c3a
Kubermatic just released SecureGuard — an open-source secrets management platform built on OpenBao and External Secrets Operator.
https://dmuix.medium.com/i-setup-kubermatic-secureguard-before-it-even-existed-03137e825c3a
SRE: Secrets Management in Kubernetes
https://segfaultpw.substack.com/p/sre-secrets-management-in-kubernetes
Base64 is a reversible encoding, not a security mechanism.
https://segfaultpw.substack.com/p/sre-secrets-management-in-kubernetes
Fixing ISR Revalidation Across Kubernetes Replicas
https://strapi.io/blog/fixing-isr-revalidation-across-kubernetes-replicas-on-strapi
The fix took us down a rabbit hole of Next.js caching internals, Kubernetes networking, and a Redis Pub/Sub setup.
https://strapi.io/blog/fixing-isr-revalidation-across-kubernetes-replicas-on-strapi
redis-operator
https://github.com/OT-CONTAINER-KIT/redis-operator
A Golang-based Redis operator that will make/oversee Redis standalone, cluster, replication, and sentinel mode setup on top of Kubernetes. It can create Redis setups with best practices on Cloud as well as the bare metal environment. Also, it provides an in-built monitoring capability using redis-exporter.
https://github.com/OT-CONTAINER-KIT/redis-operator
sem
https://github.com/Ataraxy-Labs/sem
sem is a semantic version control tool that works on top of Git. It parses your code with tree-sitter, extracts every function, class, and method as an entity, and diffs at the entity level instead of lines. This means you see "function blahh was modified" instead of "lines x-y changed."
https://github.com/Ataraxy-Labs/sem