TGViewer
Channel Public Channel
DevOps & SRE notes

DevOps & SRE notes

@devops_sre_notes

Helpful articles and tools for DevOps&SRE
Subscribers
13.3K
Photos
51
Videos
0
Links
2.6K

Showing posts older than #2707 · Back to latest

Older Posts 20 shown
Post #2705 2.89K
Post #2704 2.89K
Post #2702 3.37K
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
www.aurorasre.ai Automated Post-Mortem Generation: 2026 Guide Automated post-mortem generation turns chat transcripts, observability data, and investigation traces into retrospectives. 2026 tools and architectures.
  • 👍 3
Post #2700 2.84K
🤦‍♂️ 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/
Windows Latest Windows 11's CPU performance boost released today, enable it using these steps Learn how to check and enable Windows 11’s new Low Latency Profile (June 2026 update) to speed up your Start menu, Search, and Action Center.
  • 🤣 6
  • 👏 2
Post #2698 2.93K
Post #2696 3.03K
Shopify discovered that deeply nested, high-cardinality GraphQL queries were bottlenecking not on I/O, but on CPU-bound field resolver execution driven by GraphQL’s standard depth-first traversal model. To solve this, Shopify built "GraphQL Cardinal," a breadth-first execution engine that resolves each field once across all objects rather than recursively per object, vastly reducing platform overhead and resolving N+1 issues more efficiently.

https://shopify.engineering/faster-breadth-first-graphql-execution
Shopify Shopify’s journey to faster breadth-first GraphQL execution (2026) - Shopify We questioned why conventional GraphQL execution incurs hidden costs, and rewrote it in a faster breadth-first manner to avoid them.
  • ❤ 5
  • 👍 3
Post #2695 2.72K
A utility for fetching Kubernetes Manifest documents from a running cluster. This utility can be run inside or outside a Kubernetes cluster, and utilizes a config file to determine what kind of objects to detect. Manifests files are stored in an output directory in the format: <outputDir>/<kind>/<namespace>/<name>.yaml

https://github.com/grafana/k8s-manifest-tail
GitHub GitHub - grafana/k8s-manifest-tail Contribute to grafana/k8s-manifest-tail development by creating an account on GitHub.
  • 👍 4
  • ❤ 1
Post #2694 2.95K
Airbnb migrated its high-volume metrics infrastructure to adopt the OpenTelemetry Protocol (OTLP) and Prometheus. To do so without massive disruption, they implemented a dual-emit strategy in their shared metrics libraries. They encountered and solved specific performance bottlenecks regarding high-cardinality data and replaced their legacy Veneur aggregator with a custom-sharded vmagent setup. Crucially, they developed a "zero injection" technique to solve systemic undercounting issues when translating StatsD-style counters into Prometheus cumulative counters.

https://medium.com/airbnb-engineering/building-a-high-volume-metrics-pipeline-with-opentelemetry-and-vmagent-c714d6910b45
Medium Building a high-volume metrics pipeline with OpenTelemetry and vmagent A production-tested approach for moving a large-scale metrics pipeline from StatsD to OpenTelemetry and Prometheus.
  • 👍 3
  • ❤ 2
Post #2692 2.73K
The primary bottleneck in software delivery is no longer writing code (thanks to AI-assisted development) but rather post-commit infrastructure operations, which are traditionally built for human interaction rather than machine autonomy. It positions Crossplane and Kubernetes-native control planes as the necessary solution, advocating for "API-first infrastructure."

https://www.cncf.io/blog/2026/03/20/crossplane-and-ai-the-case-for-api-first-infrastructure/
CNCF Crossplane and AI: The case for API-first infrastructure AI-assisted development has changed the way engineers create and commit code. But writing code is no longer the bottleneck. The bottleneck is everything that happens after git push.
  • 👍 4
  • ❤ 2
Post #2691 2.93K
ING tackled developer portal sprawl (60+ disparate tools) by adopting Backstage.io as their unified front-end standard. The talk outlines their specific architectural choices and governance models to scale Backstage without it becoming a monolithic bottleneck or crashing due to community plugins.

- To prevent a single bad plugin from crashing the portal, ING separates core services (like the software catalog, which handles hundreds of thousands of entities and has dedicated DB tuning) from community/external plugins, running them on separate instances.
- To avoid costly rewrites of legacy services, internal teams can use a backend proxy plugin to connect existing backend tools into the Backstage UI.
- Built a custom plugin to solve ownership issues in complex, cross-domain workflows.
- Because anyone can contribute, ING enforces a "Contribution Plugin" workflow
- They drove adoption by focusing heavily on Developer Experience (local setups, playgrounds) while simultaneously having their Technology Standards Board mandate Backstage for all new internal UI initiatives.

https://tldrecap.tech/posts/2026/backstagecon-europe/ing-backstage-scaling-developer-platform/
  • 👍 3
  • ❤ 2
  • 👏 1
Post #2689 2.98K
Post #2688 2.8K
When you have a special math to calculate your uptime, you always have 100%.
  • 🤣 9
  • 👏 4
  • 😱 1
Post #2687 2.98K

Forwarded from AI Vibe Notes

kagent runs your agents where your workloads already live — on Kubernetes. Deploy, observe, and govern AI agents with the tools your platform team already trusts. Open source. Production grade. Built by the founders of Istio.

https://github.com/kagent-dev/kagent
GitHub GitHub - kagent-dev/kagent: Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord - kagent-dev/kagent
  • 👍 4
  • ❤ 2
Older posts →
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →