Автоматизация платформы не отбирает у вас интересные задачи. Она забирает рутину.
Deckhouse Platform берёт на себя обновление, масштабирование и поддержку инфраструктуры «из коробки». Освободившееся время остаётся вам — на то, что вам действительно нравится.
Обсудите с инженерами Deckhouse, что можно автоматизировать в вашем стеке 👈
Deckhouse Platform берёт на себя обновление, масштабирование и поддержку инфраструктуры «из коробки». Освободившееся время остаётся вам — на то, что вам действительно нравится.
Обсудите с инженерами Deckhouse, что можно автоматизировать в вашем стеке 👈
web-llm
https://github.com/mlc-ai/web-llm
WebLLM is a high-performance in-browser LLM inference engine that brings language model inference directly onto web browsers with hardware acceleration. Everything runs inside the browser with no server support and is accelerated with WebGPU.
https://github.com/mlc-ai/web-llm
Personal-AI-Router
https://github.com/NVIDIA/Personal-AI-Router
NVIDIA Personal AI Router (PAIR) is a local inference router for a group of compatible computers on the same network. It discovers participating nodes, manages supported inference engines, and presents Ollama-compatible and OpenAI-compatible proxy endpoints to applications and agents. Independent requests can be routed to eligible nodes according to engine availability, model availability, and current workload.
https://github.com/NVIDIA/Personal-AI-Router
archify
https://github.com/tt-a1i/archify
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
https://github.com/tt-a1i/archify
Storage at scale: what I actually watched
https://sridharrajarao.com/blog/storage-at-scale
For eight years I ran the SRE team behind a storage system measured in exabytes. Over time, the dashboard I checked every morning shrank to a handful of numbers. These are the seven that told me whether the service was healthy.
https://sridharrajarao.com/blog/storage-at-scale
How Uber Conquered Database Overload: The Journey from Static Rate-Limiting to Intelligent Load Management
https://www.uber.com/us/en/blog/from-static-rate-limiting-to-intelligent-load-management
At this scale, even minor overloads aren't isolated events, they cascade. A brief spike in one part of the system can ripple outward: downstream services time out, retries pile up, and degradation amplifies into broader failure. This blog shares how we built an intelligent load manager that detects overload from multiple signals to keep our databases stable and fair under pressure.
https://www.uber.com/us/en/blog/from-static-rate-limiting-to-intelligent-load-management
What the Popularity of Emerging Tools Tells Us About Kubernetes' Future
https://kube.today/emerging-tools-shaping-kubernetes-future
Kubernetes has matured into a stable platform, while innovation is increasingly happening in the tools around it.
https://kube.today/emerging-tools-shaping-kubernetes-future
Kafka on Kubernetes: Performance Lessons for Any Disk-Heavy Data Service
https://dev.to/yaakovamar/kafka-on-kubernetes-performance-lessons-for-any-disk-heavy-data-service-3bl5
We recently started migrating Kafka clusters from EC2 to EKS using Strimzi. As soon as we moved the first cluster, we saw persistent disk reads across the brokers and higher latency than we expected on comparable hardware.
https://dev.to/yaakovamar/kafka-on-kubernetes-performance-lessons-for-any-disk-heavy-data-service-3bl5
Your AI just deleted the wrong deployment. Now what?
https://medium.com/@mirusser/your-ai-just-deleted-the-wrong-deployment-now-what-d9e3a03bf46c
Picture this. A developer asks an AI assistant to "scale down staging to save costs." The AI, helpful as always, executes: kubectl scale deployment critical-api --replicas=0 -n production. Wrong namespace. Right outcome, wrong cluster. The API is down.
https://medium.com/@mirusser/your-ai-just-deleted-the-wrong-deployment-now-what-d9e3a03bf46c
My Experiments with MCP: Moving Beyond the "Agent Wrapper"
https://godfreym.medium.com/my-experiments-with-mcp-moving-beyond-the-agent-wrapper-4142bb920f4a
I'm currently working with a client to build out an agent-based automation system designed to reduce the manual labor associated with weekly, monthly, and ad-hoc operational activities.
https://godfreym.medium.com/my-experiments-with-mcp-moving-beyond-the-agent-wrapper-4142bb920f4a
Building a Real k6 Test Suite Against a Live Kubernetes App
https://dev.to/matthew_wimpelberg_79193b/part-2-of-4-building-a-real-k6-test-suite-against-a-live-kubernetes-app-1f81
In part 1 I covered k6's philosophy and the anatomy of a first test. This post is where things get real — a production-grade test suite running against a live microservices app on a homelab Kubernetes cluster, including what went wrong on the first run and how I debugged it.
https://dev.to/matthew_wimpelberg_79193b/part-2-of-4-building-a-real-k6-test-suite-against-a-live-kubernetes-app-1f81