ContentPosts from @devopslinks..
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

Grit: rewriting Git in Rust with agents

The creator of GitHub built Grit, a Rust reimplementation of Git as a library passing 99% of Git's test suite, paving the way for network efficient tools. But be cautious: while promising, Grit is not tested for production use and may still have bugs worth reporting for future improvements... read more  

Grit: rewriting Git in Rust with agents
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

How Google SRE is using agentic AI to improve operations

Google SRE authors argue that teams should use agentic AI across the reliability lifecycle and give agents clear controls and audit logs before they allow them to change production state... read more  

How Google SRE is using agentic AI to improve operations
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

Securing CI/CD for an open source project: Locking down dependencies

Cilium maintainers explain how they harden GitHub Actions and Go module dependencies with immutable references and trust checks during code review... read more  

Securing CI/CD for an open source project: Locking down dependencies
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

GitHub pulls pin on npm's auto-run scripts

GitHub plans to makenpm installskip dependency lifecycle scripts by default in npm 12. That affects scripts such as: preinstall, install, postinstall, prepare The security gain is clear. The migration risk sits with packages that depend on install-time work, such as native module builds, generated f.. read more  

GitHub pulls pin on npm's auto-run scripts
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

Observing LLM Applications with OpenTelemetry

The SigNoz team shows you how to use OpenTelemetry to observe an LLM application, including agent traces and guardrail failures... read more  

Observing LLM Applications with OpenTelemetry
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

Well-architected best practices for software supply chain security

AWS security teams define npm supply-chain defense as two tasks: limit credential blast radius and block unverified artifacts before production... read more  

Well-architected best practices for software supply chain security
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

Top 15 DevOps Metrics and How to Read Them

DevOps metrics show how fast & reliable your team delivers software; valuable for saving money & building trust.DORA metricsonly part of the picture. Focus on key categories to understand if overall delivery is improving. Don't just measure, find the bottleneck for real improvement... read more  

Top 15 DevOps Metrics and How to Read Them
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

The normal work of creating reliability

SREs should study how engineers keep systems reliable during routine work, including the adjustments they make before incidents occur. Tech teams have adoptedSafety-IIat a limited rate because they lack practical models for observing those adjustments... read more  

The normal work of creating reliability
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

Intel: Our upcoming AI chip will be cheaper, run cooler than Nvidia, AMD options

Intel designed Crescent Island, an AI inference GPU, with lower-cost memory and air cooling, and plans to ship limited quantities this year... read more  

Intel: Our upcoming AI chip will be cheaper, run cooler than Nvidia, AMD options
Link
@devopslinks shared a link, 2 weeks, 4 days ago
FAUN.dev()

A Forged Kernel Key and a Rootful Helper: Inside the CIFSwitch Linux Privilege Escalation

A researcher disclosed CIFSwitch, a Linux local privilege escalation flaw present since 2007. Unprivileged users can exploit the CIFS Kerberos mount helper to gain root access... read more  

A Forged Kernel Key and a Rootful Helper: Inside the CIFSwitch Linux Privilege Escalation