ContentPosts from @babafakuruddin15..
Link
@faun shared a link, 7 months ago
FAUN.dev()

The Post-Developer Era

AI crafts 25% of Google's code while human developers orchestrate the symphony, molding and refining the AI's raw outputs.These AI tools "boost," they don't "replace," the seasoned artisans of code.Startups peddling the AI-only coding pipe dream tend to implode, tripped up by unanticipated hurdles.W.. read more  

The Post-Developer Era
Link
@faun shared a link, 7 months ago
FAUN.dev()

Scaling Nextdoor’s Datastores

Nextdoor took on database scalability like a pro. Theydynamically routed queriesto read replicas and keptcache consistencytight, even while yanking the carpet out with schema changes. Multi JOINs blocked their move todistributed SQLlike annoying roadblocks. But Nextdoor, the sly foxes, extended thei.. read more  

Scaling Nextdoor’s Datastores
Link
@faun shared a link, 7 months ago
FAUN.dev()

Serverless Is a Lie (But It’s Still Useful)

ECS Fargatedominates 24/7 stateless APIs, dodging those peskyLambdacold starts. Meanwhile,Lambdathrives in event-driven bursts but hits a 15-minute ceiling. For lean, mean APIs with built-in auth, lean towardsAPI Gateway. But if speed matters, marryFargatewith anApp Load Balancer.Step Functionsstrea.. read more  

Serverless Is a Lie (But It’s Still Useful)
Story
@laura_garcia shared a post, 7 months ago
Software Developer, RELIANOID

📍 VI Cybersecurity & Data Innovation Summit

🛡️ Madrid: The Hub of Cybersecurity Innovation in 2025 🗓️ April 29th | Madrid, Spain Over 300 cybersecurity professionals will gather to explore the future of digital protection — and RELIANOID will be there! What to expect: 🔹 Inspiring keynotes & expert panels on cybersecurity trends. 🔹 Live demos ..

VI CYBERSECURITY & DATA INNOVATION SUMMIT 2025 RELIANOID
Link
@anjali shared a link, 7 months ago
Customer Marketing Manager, Last9

Distributed Network Monitoring: Guide to Getting Started & Troubleshooting

A practical guide to getting started with distributed network monitoring and solving common issues across modern, complex systems.

monitoring
Story
@laura_garcia shared a post, 7 months, 1 week ago
Software Developer, RELIANOID

🌍💡 World Creativity and Innovation Day — April 21 💡🌍

At RELIANOID, creativity isn’t just a value — it’s the foundation of everything we do. In a world where technology evolves at lightning speed, standing still is not an option. That’s why our team constantly challenges the status quo, reimagining howApplication Delivery, Security, and High-Performanc..

World-Creativity-and-Innovation-Day RELIANOID
Link
@anjali shared a link, 7 months, 1 week ago
Customer Marketing Manager, Last9

A Comprehensive Guide to Monitoring Disk I/O on Linux

Learn how to monitor and optimize disk I/O performance on Linux with this comprehensive guide to better manage system resources.

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

Kagent: Bringing Agentic AI to Cloud Native

Kagentrides on the back ofMicrosoft’s AutoGenlike a pro. This nifty tool empowers DevOps ninjas to unleash AI agents inKubernetes. Picture it automating all the drudgework: configuration hassles, network security fiddling—you name it. By syncing up with power players likePrometheusandArgo, it transf.. read more  

Kagent: Bringing Agentic AI to Cloud Native
Link
@faun shared a link, 7 months, 1 week ago
FAUN.dev()

Creating a ClickHouse Cluster on Raspberry Pis

Craft a miniature powerhouse with threeRaspberry Pi 5s, each kitted out with NVMe drives. It's your ticket to an eye-opening, hands-on Kubernetes adventure. Start by installingK3s—the featherweight Kubernetes hero. Then, unleash theAltinity Operatorto deftly manage yourClickHousecluster. Say goodbye.. read more  

Creating a ClickHouse Cluster on Raspberry Pis
Link
@faun shared a link, 7 months, 1 week ago
FAUN.dev()

Manage all your kubernetes port-forwards in one place with

Meet theRust-infused lifesaversweeping away Kubernetes port-forwarding mayhem. It tames connections by routing everything through one neat hub. TCP and UDP? Handled effortlessly. Picture a pod bridging UDP traffic over TCP with precision, serving up a swanky GUI or a no-nonsense terminal view. Add a.. read more  

Manage all your kubernetes port-forwards in one place with