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

How to automatically disable users in AWS Managed Microsoft AD based on GuardDuty findings

AWS just dropped a new threat-response setup that tiesGuardDuty,EventBridge,Step Functions, andSystems Manager Run Commandinto one clean pipeline. The goal? Hunt for EC2 threats and lock downActive Directoryaccounts—automatically. GuardDuty kicks off the flow when it spots trouble. From there, Even.. read more  

How to automatically disable users in AWS Managed Microsoft AD based on GuardDuty findings
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story

A team wired up Azure DevOps’MCP serverwithGitHub Copilotto crank outPlaywrightend-to-end tests from manual test cases. They now run tests on demand from Azure Test Plans, convert entire test suites in bulk, and drop the results into CI pipelines—no hand-holding required. System shift:AI's not just.. read more  

From Manual Testing to AI-Generated Automation: Our Azure DevOps MCP + Playwright Success Story
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

Cloud native is not just for hyperscalers

CNCF just dropped anAI workload conformance program, built like the Kubernetes one—so AI tools play nice across clusters. Portability, meet your referee. It’s tightening the loop betweenOpenTelemetry and OpenSearch, turning ad-hoc hacks into actual cross-project coordination. AndBackstage and GitOp.. read more  

Cloud native is not just for hyperscalers
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

AI inference supercharges on Google Kubernetes Engine

Google Cloud's pushingGKEbeyond container orchestration, framing it as an AI inference engine. Meet the new crew: theInference Gateway(smart load balancer, talks models and hardware),custom compute classes, and aDynamic Workload Schedulerthat tunes for both speed and spend. The setup handles GPU an.. read more  

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

How I eliminated networking complexity

A fresh pattern’s gaining traction:Docker + Tailscale sidecarsreplacing old-school reverse proxies and clunky VPNs. Each service runs as its ownmesh-routed node, containerized and independent. The trick?Network namespace sharing.App containers hook into the Tailscale mesh with no exposed ports, no .. read more  

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

MariaDB Kubernetes Operator 25.08.0 Adds AI Vector Support and Disaster Recovery Enhancements

MariaDB Kubernetes Operator 25.08.0 drops some real upgrades. First up:physical backups. Now supported through native MariaDB tools and Kubernetes CSI snapshots—huge win if you're dealing with chunky datasets and tight recovery windows. It alsodefaults to MariaDB 11.8, which brings in anative vect.. read more  

MariaDB Kubernetes Operator 25.08.0 Adds AI Vector Support and Disaster Recovery Enhancements
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

Accessing the Kubernetes API from SQL Server 2025

SQL Server 2025 rolls outspinvokeexternalrestendpoint, a new way to hit REST APIs straight from T-SQL. That includes calling the Kubernetes API—thanks to a reverse proxy in front. The setup’s not exactly plug-and-play. You’ll need custom TLS certs, an nginx reverse proxy, and Kubernetes RBAC to kee.. read more  

Accessing the Kubernetes API from SQL Server 2025
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

How We Saved $1.22 Million Annually on GCP Costs in a Few Simple Steps

Arpeely chopped$140K/monthoff their cloud bill using a surgical mix of GCP tricks. Committed Use Discounts (CUDs) for high-availability services? Check. Smarter Kubernetes HPA configs? Definitely. Archiving old BigQuery data into GCS Archive? That one alone slashed storage costs 16x. The real kicker.. read more  

How We Saved $1.22 Million Annually on GCP Costs in a Few Simple Steps
Link
@faun shared a link, 6 months, 1 week ago
FAUN.dev()

Cloudera Acquires Taikun for Managing Kubernetes and Cloud

Cloudera acquired Taikun for seamless deployment of data and AI workloads in any environment. This move reinforces Cloudera's commitment to flexibility and innovation in managing complex IT infrastructures... read more  

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

Introducing Headlamp AI Assistant

Headlamp just dropped an AI Assistant plugin that foldsLLM-driven actions and queriesstraight into the Kubernetes UI. It taps intocontext-aware promptsto spot issues, restart deployments, and hunt down flaky pods—without leaving the interface. System shift:This pushes Kubernetes toward intent-based.. read more