Join us

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

Why we're leaving serverless

Every millisecond matters in the critical path of API authentication. After two years of battling serverless limitations, the entire API stack was rebuilt to reduce end-to-end latency. The move from Cloudflare Workers to stateful Go servers resulted in a 6x performance improvement and simplified arc.. read more  

Why we're leaving serverless
Dev Swag
@ByteVibe shared a product

Doodle Programming - Developer / Programmer / Coder / Software Engineer Mouse Pad

#developer  #merchandise  #swag 

👨‍🚀 ByteVibe, a space out of space 👨‍🚀 ─ ✅ Rectangular shape ✅ Durable color ✅ Durable material ✅ High-density foam ✅ Ultra-thin rubber base ✅ Stylish and comfortable ✅ Smooth mouse sliding action ✅ U...

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

Advancing Our Chef Infrastructure: Safety Without Disruption

Slack pulled back the curtain onSlack AI, its LLM-powered assistant built with a fortress mindset. Every customer gets their ownisolated environment. Any data passed tovendor LLMs? It'sephemeral. Gone before it can stick. No fine-tuning. No exporting data outside Slack. And there’s a wholemiddle-lay.. read more  

Ad
www.faun.dev shared an ad

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

The story of how we almost got hacked

Team Invictus caught a BEC attempt using WeTransfer to slip in a fake Microsoft 365 login page powered byEvilProxy. Classic Adversary-in-the-Middle move, but dressed up with a slick delivery package. Digging deeper, the team mapped the attacker’s setup and found something bigger: a credential grab c.. read more  

The story of how we almost got hacked
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

Declarative Action Architecture

The Declarative Action Architecture (DAA) is a scalable E2E testing pattern that separates concerns across three distinct layers. TheTest Layeris 100% declarative, statingwhatis being tested without any procedural logic, making tests read like documentation. The coreAction Layerimplements the execut.. read more  

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

Comparing AWS Lambda Arm64 vs x86_64 Performance Across Multiple Runtimes in Late 2025

A new open-source benchmark looked at 183,000 AWS Lambda invocations, andarm64 beats x86_64across the board in both cost and speed. Rust on arm64 with SHA-256 tuned in assembly? It clocks in 4–5× faster than x86 in CPU-heavy tasks. Cold starts are snappy too—5–8× quicker than Node.js and Python... read more  

Comparing AWS Lambda Arm64 vs x86_64 Performance Across Multiple Runtimes in Late 2025
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

Failure is inevitable: Learning from a large outage, and building for reliability in depth at

Datadog ditched its “never fail” mindset after a March 2023 meltdown knocked out half its Kubernetes nodes and took major user features down with them. The fix? A full-stack rethink built aroundgraceful degradation. The team addeddisk-based persistence at intake,live-data prioritization,QoS-aware re.. read more  

Failure is inevitable: Learning from a large outage, and building for reliability in depth at
Link
@devopslinks shared a link, 1 month ago
FAUN.dev()

You’ll never see attrition referenced in an RCA

Lorin Hochstein argues that while high-profile engineer attrition is often speculated to contribute to major outages, it is universally absent from public Root Cause Analyses (RCAs). This exclusion occurs because public RCAs aim to reassure customers by focusing on technical fixes, whereas attrition.. read more  

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

Confessions of a Software Developer: No More Self-Censorship

A mid-career dev hits pause after ten years in the game -realizing core skills likepolymorphism, SQL, and automated testingnever quite clicked. Leadership roles, shipping products, mentoring junior devs - none of it filled those gaps. They'd been writingC#/.NETfor a while too. Not out of love, just .. read more  

Confessions of a Software Developer: No More Self-Censorship
Link
@varbear shared a link, 1 month, 1 week ago
FAUN.dev()

Building a Blockchain in Go: From 'Hello, Block' to 10,000 TPS

A new Go tutorial shows how to build a lean, fast blockchain - clocking ~10,000 TPS - without the usual bloat. It covers the full stack:P2P networking,custom consensus, and properstate management. No unbounded mempools. No missing snapshots. Just a chain that actually runs, benchmarked on real machi.. read more  

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

Inside the GitHub Infrastructure Powering North Korea’s Contagious Interview npm Attacks

The Socket Threat Research Team has been following North Korea’s Contagious Interview operation as it targets blockchain and Web3 developers through fake job interviews. The campaign has added at least197 malicious npm packagesand over31,000 downloadssince last report, showcasing the adaptability of.. read more