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

Building Azure Right: A Practical Checklist for Infrastructure Landing Zones

Azure fans are pros at dodging groundwork, which, surprise, leads to chaos; lay down a rock-solid Landing Zone to hack your costs and cut the pandemonium.GrabInfrastructure as Code tools like Terraformto smooth out deployments. Make sureRBACdoesn’t dive into the horror of unmonitored access... read more  

Building Azure Right: A Practical Checklist for Infrastructure Landing Zones
Link
@faun shared a link, 10 months ago
FAUN.dev()

The 18-point secrets management checklist

By 2027, user blunders will cause a staggering 99% of cloud breaches, according to the experts who swear they know these things. Lock down secrets management by centralizing and automating with tools likeOktaorMicrosoft Entra ID. Don't skimp on IBAC and least-privileged access. Guard your cloud fort.. read more  

The 18-point secrets management checklist
Link
@faun shared a link, 10 months ago
FAUN.dev()

The 4 R’s of Pipeline Reliability: Data Systems That Last

RAG applicationslean on pipelines that can crumble if the4 R's frameworkisn't in place: reliable architecture, resumability, recoverability, redundancy. Ingenious stuff!.. read more  

The 4 R’s of Pipeline Reliability: Data Systems That Last
Link
@faun shared a link, 10 months ago
FAUN.dev()

Bringing Kubernetes Back to Debian

KubernetesonDebianjust got its act together. The team axed the messy vendoring, shrunk the tarball bulk by over half, and tidied up dependency chaos. Now every dependency snuggles into Debian nicely, kicking out those pesky proprietary blobs. This means a secure, policy-friendly package and—drumroll.. read more  

Bringing Kubernetes Back to Debian
Link
@faun shared a link, 10 months ago
FAUN.dev()

Argo CD Vulnerability Let Attackers Create, Modify, & Deleting Kubernetes Resources

CVE-2025-47933inArgo CDshreds security and hands injected JavaScript the keys to your Kubernetes kingdom. With a terrifyingCVSS score of 9.1, this one's no joke. Patch it, yesterday!.. read more  

Argo CD Vulnerability Let Attackers Create, Modify, & Deleting Kubernetes Resources
Link
@faun shared a link, 10 months ago
FAUN.dev()

Another Lightweight Kubernetes Distro Choice as k0s Joins CNCF Sandbox

k0s, the streamlined Kubernetes flavor pioneered by theCNCF Sandbox, strips it down to one slick binary. It's tailor-made for edge AI, shedding the bulky baggage. UnlikeK3s, k0s thrives on meager resources, sipping energy while skipping the tangled installation dance. Just 1-2 GB of RAM, and you're .. read more  

Link
@faun shared a link, 10 months ago
FAUN.dev()

Woodpecker: Open-source red teaming for AI, Kubernetes, APIs

Woodpeckertakes on the dirty work of red teaming for AI, Kubernetes, and APIs. It tackles over half of the OWASP Top 10 threats without breaking a sweat. Find it free on GitHub, spreading top-notch security testing like free candy... read more  

Woodpecker: Open-source red teaming for AI, Kubernetes, APIs
Link
@faun shared a link, 10 months ago
FAUN.dev()

Monolith-First - are you sure?

Modular monolithsrisk turning into messy "big balls of mud" when developers overdo shortcuts or tangle the code. Gomodular-firstand be ready to spot stealthy dependencies lurking in the corners. Skip the quick fixes—they're overrated... read more  

Monolith-First - are you sure?
Link
@faun shared a link, 10 months ago
FAUN.dev()

Why Kubernetes 1.33 Is a Turning Point for MLOps — and Platform Engineering

Kubernetes v1.33crushes it for AI/ML workloads with slickDynamic Resource Allocation.Your GPU headaches? Gone. It's nimble, modular, and ready to scale. Plus, with topology-aware routing now in the spotlight, Kubernetes slashes network latency and trims cloud expenses by favoring the nearest options.. read more  

Why Kubernetes 1.33 Is a Turning Point for MLOps — and Platform Engineering
Link
@faun shared a link, 10 months ago
FAUN.dev()

High Available Mosquitto MQTT on Kubernetes

Running a Kubernetes-nativeMQTT brokerwith Eclipse Mosquitto cuts downtime to a mere5 seconds. Compare that to the usual 5-minute snooze. This feat involves Traefik sorcery and a custom failover rig. Uninterrupted message flow? Check. Real-time state? Handled with message bridges that practically da.. read more  

High Available Mosquitto MQTT on Kubernetes