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

AI agents are starting to eat SaaS

AI coding agents are eating the lunch of low-complexity SaaS. Teams with a bit of dev muscle are skipping subscription logins and spinning up dashboards, pipelines, even decks, using Claude, Gemini, whoever’s fastest that day. Build vs. buy? Tilting back toward build. The kicker: build now takes min.. read more  

AI agents are starting to eat SaaS
Link
@kala shared a link, 1 week ago
FAUN.dev()

Everything to know about Google Gemini’s most recent AI updates

Google jammed a full no-code AI workshop into Gemini. The browser now bakes inOpal, a drag-and-drop app builder with a shiny newvisual editor. You can chain prompts, preview apps, and feed it text, voice, or images, without touching code. They also dropped theGemini 3 Flash model, built for dual rea.. read more  

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

From Static Rate Limiting to Adaptive Traffic Management in Airbnb’s Key-Value Store

Airbnb just rewired Mussel, its key-value store, with a smarter, layered QoS system. Out go the rigid QPS caps. In comeresource-aware rate control,criticality-based load shedding, andreal-time hot-key mitigation. Dispatchers now speak the language of backend cost -rows, bytes, latency - not just raw.. read more  

From Static Rate Limiting to Adaptive Traffic Management in Airbnb’s Key-Value Store
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

Agent-Driven SRE Investigations: A Practical Deep Dive into Multi-Agent Incident Response

A sandboxed setup dropped multiple Claude-powered agents into Docker containers to run a full incident response drill. Each agent played a role: probing Kubernetes clusters, sniffing out root causes, and shipping remediation PRs straight to GitHub. Out of 7 test incidents, they nailed the diagnoses .. read more  

Agent-Driven SRE Investigations: A Practical Deep Dive into Multi-Agent Incident Response
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

How We Saved 70% of CPU and 60% of Memory in Refinery’s Go Code, No Rust Required.

Refinery 3.0 cuts CPU by 70% and slashes RAM by 60%. The trick: selective field extraction from serialized spans. No full deserialization. Fewer heap allocations. Way less waste. It also recycles buffers, handles metrics smarter, and is gearing up to parallelize its core decision loop... read more  

How We Saved 70% of CPU and 60% of Memory in Refinery’s Go Code, No Rust Required.
Link
@devopslinks shared a link, 1 week ago
FAUN.dev()

async dns

A developer went digging for safer async DNS incurlafterpthread_cancelstarted breaking things. Threadless, callback-free options took the spotlight.OpenBSD’sasrquickly stood out, clean event loop integration, no threads, no drama. Beat outc-areson portability and design clarity... read more  

News FAUN.dev() Team Trending
@kaptain shared an update, 1 week ago
FAUN.dev()

Docker Brings Production-Grade Hardened Images to Developers at No Cost

Docker

Docker has launched Docker Hardened Images, a secure and minimal set of production-ready images. These images are now freely available to developers.

Docker Brings Production-Grade Hardened Images to Developers at No Cost
Link
@anjali shared a link, 1 week ago
Customer Marketing Manager, Last9

OTel Updates: OpenTelemetry Deprecates Zipkin Exporters

OpenTelemetry deprecates Zipkin exporters in favor of native OTLP support. Migration paths and timeline through December 2026.

depreciating_zipkin
News FAUN.dev() Team Trending
@kaptain shared an update, 1 week ago
FAUN.dev()

Argo CD 3.2.2 Improves Secret Management, Retry Safety, and Auth Checks

Kubernetes Argo CD

ArgoCD v3.2.2 has been released, featuring a new addition, two enhancements, and a bug fix. This update aims to improve the overall functionality and reliability of the platform.

Argo CD 3.2.2 Improves Secret Management, Retry Safety, and Auth Checks
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 week, 2 days ago
FAUN.dev()

Rust Confirmed for Linux Kernel: Experiment Concludes Successfully

UNIX GNU/Linux The Linux Kernel Rust

The Rust experiment in the Linux kernel concludes, confirming its suitability and permanence in kernel development, with Rust now used in production and supported by major Linux distributions.

Rust Confirmed for Linux Kernel: Experiment Concludes Successfully