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

Nanoservices: Why Serverless Got Architecture Right

A fresh take onAWS Lambdaand serverless: thinknanoservices- tiny, isolated functions instead of chunky microservices. No shared state or shared runtime but clean separation, lean logic, and fewer ways to screw up scaling. Where microservices can spiral into spaghetti, nanoservices stay crisp. Each f.. read more  

Nanoservices: Why Serverless Got Architecture Right
Link
@devopslinks shared a link, 3 weeks, 1 day ago
FAUN.dev()

Supply-chain risk of agentic AI - infecting infrastructures via skill worms

AI assistants with shell, network, or filesystem "skills" don't just help, they expose. These hooks can run commands before any human checks the model’s output. That means a bigger attack surface. More room for lateral movement. Easier persistence. In setups where tools like Claude Code run often, i.. read more  

Link
@devopslinks shared a link, 3 weeks, 1 day ago
FAUN.dev()

Moltbot Personal Assistant Goes Viral, And So Do Your Secrets

Moltbot, the self-hosted AI agent with native hooks for Slack, Telegram, and WhatsApp, exploded from 50-ish to over 3,000 GitHub forks a day after going viral on Jan 24, 2026. It's built around a file-backed workspace and automates everything from code deploys to cloud orchestration. Cool? Definitel.. read more  

Moltbot Personal Assistant Goes Viral, And So Do Your Secrets
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

How we built an AI SRE agent that investigates like a team of engineers

Datadog just droppedBits AI SRE, an autonomous agent that thinks more like an SRE than a chatbot. It doesn't just regurgitate summaries - it investigates. It builds hypotheses, tests them against telemetry, and chases down actual root causes. Older tools leaned hard on LLMs to summarize alerts. That.. read more  

How we built an AI SRE agent that investigates like a team of engineers
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

Preparing for Post-Quantum Cryptography

NIST locked in itsPost-Quantum Cryptography (PQC) standardsin August 2024. The countdown’s on: U.S. federal systems need to make the leap by 2035. Wiz jumped early with aPQC Security Framework. It scans for shaky encryption, maps your crypto assets, and flags what’s PQC-ready, all cloud-wide, using .. read more  

Preparing for Post-Quantum Cryptography
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

What came first: the CNAME or the A record?

A recent change to 1.1.1.1 accidentally altered the order of CNAME records in DNS responses, breaking resolution for some clients. This post explores the technical root cause, examines the source code of affected resolvers, and dives into the inherent ambiguities of the DNS RFCs... read more  

What came first: the CNAME or the A record?
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

Keeping Secrets Out of Logs

A new writeup lays out a layered plan to keep secrets out of logs, no silver bullets here, just ten solid "lead bullets" that actually stack. Think of it as defense in depth for log hygiene. Highlights include: Type-safe domain primitives for secrets, Taint-based static analysis, Read-once secret wr.. read more  

Keeping Secrets Out of Logs
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

SSH has no Host header

A dev built a custom SSH proxy that punches through IPv4 limits without handing out public IPs like candy. Their trick:shared IPv4s with per-user relative IP mapping. It maps incoming SSH traffic to the right VM using thesource IPandpublic key combo. No Host header? No problem. They sidestep that ho.. read more  

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

The best tools for bare metal automation that people actually use

Bare metal ops aren’t what they used to be. The game’s gone full stack:API-driven provisioning,declarative workflows, andconfig convergencenow run the show. Tools likeMAAS,Foreman,Ironic, andTinkerbelltreat physical servers as programmable units. Real hardware, real APIs. Meanwhile,Kubernetes-native.. read more  

The best tools for bare metal automation that people actually use
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 month ago
FAUN.dev()

The Cloud Native Tipping Point: What 689 Companies Just Revealed

Kubernetes Argo CD Flux GitHub Actions

The CNCF Annual Cloud Native Survey reveals 98% of organizations now use cloud native technologies, with Kubernetes playing a crucial role in AI infrastructure. Multi-cloud and hybrid strategies are prevalent, and the main challenge has shifted to cultural changes within development teams.

The Cloud Native Tipping Point: What 689 Companies Just Revealed