ContentPosts from @naren..
Link
@faun shared a link, 5ย months, 1ย week ago
FAUN.dev()

Creating a GitHub App based Azure DevOps Pipelines Service Connection

Azure DevOps made it easier to link up with GitHubโ€”no more re-installing the Azure Pipelines GitHub App to kick things off. Teams can spin up aGitHub Appโ€“based service connectiondirectly from a dummy pipeline setup. The service connection comes GitHub Appโ€“authenticated out of the gate. Super handy .. read more ย 

Creating a GitHub App based Azure DevOps Pipelines Service Connection
Link
@faun shared a link, 5ย months, 1ย week ago
FAUN.dev()

Amazon DocumentDB Serverless is now available

Amazon DocumentDB Serverless is out of preview and ready to roll. It auto-scales compute and memory usingDCUsfor MongoDB-compatible clusters. No migration neededโ€”just upgrade your existing instance and go. Available starting in version5.0, with per-second billing based on DCU burn. Whatโ€™s new:Fixed.. read more ย 

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

Beyond IAM access keys: Modern authentication approaches for AWS

AWS wants long-term IAM access keys gone. In their place:temporary creds via IAM roles,IAM Identity Center,CloudShell, andOIDC integrations. The push covers everythingโ€”CLI tools, local dev, compute, CI/CD, even old-school on-prem. The message is clear: rotate automatically, grant minimally, and sto.. read more ย 

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

Supply chain attack compromises npm packages to spread backdoor malware

A fresh supply chain ambushโ€”Scavengerโ€”slipped into npm through the front door. Attackers phished maintainers of high-profile packages likeis,eslint-plugin-prettier, andsynckit, then dropped cross-platform JavaScript malware straight into the codebase. Real-time C2 channels included. They typosquatt.. read more ย 

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

From Borg to Broken: why Kubernetes 2.0 is an apology letter

Kubernetes 2.0 is kicking YAML to the curb.After years of living and breathing.yamlfiles, the project is eyeing a hard break. Maintainers havenโ€™t said it outright, but the message is clear: YAML isnโ€™t cutting it anymore. System shift:This could signal a real usability rebootโ€”maybe even a less painf.. read more ย 

From Borg to Broken: why Kubernetes 2.0 is an apology letter
Link
@faun shared a link, 5ย months, 1ย week ago
FAUN.dev()

vCluster: The Performance Paradox โ€“ How Virtual Clusters Save Millions Without Sacrificing Speed

vClustercuts Kubernetes infra costs by running virtual clusters as pods inside a shared host. No more spinning up full control planes for every tenant. Itslean Syncerfilters API traffic to keep clusters from melting down.Shared controllersand a built-insleep modekeep idle workloads quietโ€”and cheap... read more ย 

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

Docker Scout for Vulnerability management of Containers and remediation

Docker Scout now scans Azure Linux 3.0 containers for CVEs in real timeโ€”right in your pipeline. It spots vulns by layer, shows you how to fix them, and plays nice withDocker,Azure DevOps, andGitHub Actions. Security scanning isn't extra credit anymore. It's shipping with the build... read more ย 

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

Retiring Docker Content Trust

Dockerโ€™s sunsettingDocker Content Trust (DCT)in 2025, starting withDocker Official Images. Not many used it, andNotary v1is toast. So theyโ€™re moving to modern signing tools likeSigstoreandNotation. Migration guides are on the way. Whatโ€™s really happening:The container worldโ€™s ditching old trustboxe.. read more ย 

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

I've been using Talos Linux for Kubernetes, and I'll never look back

Talos Linuxโ€”an OS stripped down to the essentials and locked tighter than a production firewallโ€”now boots cleanly as a VM onProxmox, playing nice with fullKVM/QEMUsupport. No shell, read-only filesystem, all wired forKubernetesviatalosctl. System shift:Devs are tossing old-school VM stacks for bare.. read more ย 

I've been using Talos Linux for Kubernetes, and I'll never look back
Link
@faun shared a link, 5ย months, 1ย week ago
FAUN.dev()

20 Best Kubernetes Monitoring Tools in 2025

Kubernetes monitoring isn't just about scraping metrics anymore. It's grown up into full-stack observabilityโ€”metrics, logs, traces, plus flashy toys like AI-powered anomaly detection, real-time dashboards, and distributed tracing that actually works. The big playersโ€”Prometheus,Grafana,Datadog,Dynat.. read more ย 

20 Best Kubernetes Monitoring Tools in 2025