DevOps & SRE notes
13K subscribers
50 photos
19 files
2.59K links
Helpful articles and tools for DevOps&SRE

WhatsApp: https://whatsapp.com/channel/0029Vb79nmmHVvTUnc4tfp2F

For paid consultation (RU/EN), contact: @tutunak


All ways to support https://telegra.ph/How-support-the-channel-02-19
Download Telegram
πŸ€¦β€β™‚οΈ Tech is fundamentally broken. Microsoft's brilliant new fix to make the Windows 11 Start menu feel snappy is just spiking your CPU to maximum frequency for three seconds every time you click it, rather than optimizing the UI. What a world.

https://www.windowslatest.com/2026/06/10/windows-11s-performance-boost-released-today-enable-it-using-these-steps/
🀣6πŸ‘2
This article provides an insightful, framework-driven overview of automated post-mortem generation, defining how AI transforms incident retrospectives from manual reconstruction into automated drafting based on existing artifacts. It introduces a structural model for evaluating tools rather than just summarizing vendor features.

https://www.arvoai.ca/blog/automated-post-mortem-generation
πŸ‘3
Forwarded from AI Vibe Notes
Hands-on comparison against a deliberately broken cluster, with real outputs and failure-mode differences. Practical for deciding where AI Kubernetes tools fit: scanner, agent framework, or natural-language kubectl layer.

https://decodeops.substack.com/p/k8sgpt-vs-kagent-vs-kubectl-ai-what
❀4πŸ‘3πŸ‘2πŸ‘Ž1
Please open Telegram to view this post
VIEW IN TELEGRAM
Containerlab focuses on the containerized Network Operating Systems which are typically used to test network features and designs

https://github.com/srl-labs/containerlab
πŸ‘2πŸ”₯2
Lessons from Moving a Live Production Database describes the complex process of migrating a massive dataset while keeping the service available to users.

The case study covers specific strategies for achieving zero downtime during a high-risk infrastructure change.

But is zero downtime always worth the engineering effort?

Imagine that you have two options:
1. Spend several weeks preparing and testing a zero-downtime migration.
2. Schedule 20 minutes of downtime during a low-traffic period.
Considering that 99.9% availability allows approximately 43 minutes of downtime per month, which option would you choose?
What factors would change your decision: revenue loss, SLA penalties, customer expectations, rollback complexity, or the size of the engineering team?
https://www.tines.com/blog/zero-downtime-database-migrations-lessons-from-moving-a-live-production/
πŸ‘3❀1
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘4
Forwarded from AI Vibe Notes
Hands-on vendor-neutral instrumentation for GenAI spans, tool calls, token metrics, and trace exploration. Worth reading if you want AI-agent debugging to fit existing OTel/Grafana/Loki-style observability rather than a separate black box.

https://opentelemetry.io/blog/2026/genai-observability/
πŸ‘3❀1πŸ‘Ž1πŸ‘1
Please open Telegram to view this post
VIEW IN TELEGRAM
❀4
Kubernetes configuration tracking controller.

Wave watches Deployments, StatefulSets and DaemonSets within a Kubernetes cluster and ensures that their Pods always have up to date configuration.

By monitoring mounted ConfigMaps and Secrets, Wave can trigger a Rolling Update of the Deployment when the mounted configuration is changed.

https://github.com/wave-k8s/wave
πŸ‘3