ContentPosts from @suhailharoon500..
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Dynamo, DynamoDB, and Aurora DSQL

Marc Brooker breaks down the jump fromAmazon DynamotoDynamoDBandAurora DSQL, tracing how the guts of cloud databases have changed. It’s a story about dropping old trade-offs and picking up stronger guarantees. DynamoDB ditches the old hash-ring replication for multi-AZ replica sets backed by Paxos... read more  

Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Migrating Airbnb’s JVM Monorepo to Bazel

Airbnb yanked tens of millions of lines of Java, Kotlin, and Scala out of Gradle and dropped them intoBazel. Why? Faster builds, reproducible results, and smoother dev workflows. They didn’t just swap tools—they rewired the whole thing. A customautomated build file generatornow slices up targets fi.. read more  

Migrating Airbnb’s JVM Monorepo to Bazel
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Worktrees: Git's best kept secret (and why you should use them)

Git worktrees have been around since 2015, but few devs use them like they could. They let you work on multiple branches at once—each in its own directory—without the usual stash-switch-stash-repeat dance. The real power move? Pair them with abare repo. That gives you a clean, central base where ea.. read more  

Worktrees: Git's best kept secret (and why you should use them)
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Using DuckDB in AWS Lambda

DuckDB is an open-source in-process SQL OLAP database management system optimized for analytical queries. It can efficiently handle large datasets in a memory-efficient manner, making it suitable for serverless architectures. A DuckDB Lambda layer can be used to run performant queries on remote data.. read more  

Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Critical Kubernetes Capsule Vulnerability Allows Arbitrary Namespace Label Injection

Capsule v0.10.3had a problem. Tenant users could sneak their own labels into system namespaces—an easy way to punch holes in Kubernetes multi-tenancy. v0.10.4shuts that down. It tightens namespace validation and clamps down on label injection... read more  

Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Tuning Linux Swap for Kubernetes: A Deep Dive

Kubernetes v1.34makesNodeSwapofficial. For the first time, swap on Linux nodes is fully supported—breaking with the old norm of just turning it off. Why it matters: NodeSwap gives the kubelet a pressure valve. Instead of firing off OOM kills, it can push some memory to disk. But this isn’t a free w.. read more  

Tuning Linux Swap for Kubernetes: A Deep Dive
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

How Imagine Learning Reduced Operational Overhead by 20% With Linkerd

Imagine Learning tore down its old platform and rebuilt it onLinkerdwithAWS EKS, layering inArgo CDandArgo Rollouts. The result? GitOps deploys, canary releases via the Gateway API, and mTLS baked in from the start. The payoff: Over80%cut in compute costs. 97%fewer service mesh CVEs. 20%drop in op.. read more  

How Imagine Learning Reduced Operational Overhead by 20% With Linkerd
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Kubernetes Learning Roadmap

The Kubernetes Learning Roadmap covers key concepts such as understanding Kubernetes use cases, installing Kubernetes locally, interacting with Kubernetes using YAML and kubectl, managing deployments and replica sets, and networking in Kubernetes. Additionally, it includes topics like managing envir.. read more  

Kubernetes Learning Roadmap
Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Kubernetes v1.34 Sneak Peek: A Game-Changer for the Kubernetes Expert’s Lifecycle

Kubernetes v1.34 lands August 2025 with a clear agenda: smarter scheduling, tighter control, fewer surprises. Dynamic Resource Allocationgoes stable, letting clusters actually reason about GPUs, FPGAs, and NICs. AI/ML and HPC jobs stop guessing and start requesting what they need. ServiceAccount t.. read more  

Link
@faun shared a link, 4 months, 1 week ago
FAUN.dev()

Elon Musk's xAI Offers Up To $440K For Infrastructure Engineers, Calls It 'Adventure Of A Lifetime'

xAI wants infrastructure engineers to help scale itssupercomputing stack—and they're not playing small. They're after folks who knowKubernetes, can wrangleL4/L7 proxies, and speak fluentcloud networking. The goal: pushmulti-cluster production inferenceacross the Memphis supercluster (yeah, the one .. read more  

Elon Musk's xAI Offers Up To $440K For Infrastructure Engineers, Calls It 'Adventure Of A Lifetime'