ContentPosts from @truongminhthuan..
Link
@faun shared a link, 1 month, 1 week ago

🚨 Azure Service Health Built-In Policy (Preview) – Now Available! 

Microsoft just droppedAzure Service Health Built-In Policy(Preview). It lets teams push Service Health alerts across every Azure subscription—automatically—using Azure Policy. No more piecemeal setup. It folds in AMBA lessons, supports custom rules and action groups, and locks in alert coverage at ..

🚨 Azure Service Health Built-In Policy (Preview) – Now Available! 
Link
@faun shared a link, 1 month, 1 week ago

Writing an internal Terraform provider from A to Z

Typeform rolled their ownTerraform providerto wrangle runtime data through an internal API. Built with HashiCorp’sGo SDK, the official scaffolding framework, and wired up withacceptance testsfor full lifecycle muscle. They skipped the publicTerraform Registryentirely. Instead, they shipped provider..

Writing an internal Terraform provider from A to Z
Link
@faun shared a link, 1 month, 1 week ago

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..

How to automatically disable users in AWS Managed Microsoft AD based on GuardDuty findings
Link
@faun shared a link, 1 month, 1 week ago

Building on the foundation of OpenTelemetry eBPF Instrumentation: what’s new in Grafana Beyla 2.5

Grafana Beyla 2.5 goes all-in on upstreamOpenTelemetry eBPF Instrumentation, baking it right into the core. This release addsauto-instrumentation for MongoDB and JSON-RPC,manual spans in Go, and tightertrace correlation for NodeJS. New in town:survey mode. Think lightweight service discovery—no ful..

Building on the foundation of OpenTelemetry eBPF Instrumentation: what’s new in Grafana Beyla 2.5
Link
@faun shared a link, 1 month, 1 week ago

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..

Cloud native is not just for hyperscalers
Link
@faun shared a link, 1 month, 1 week ago

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..

Link
@faun shared a link, 1 month, 1 week ago

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 ..

Link
@faun shared a link, 1 month, 1 week ago

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..

MariaDB Kubernetes Operator 25.08.0 Adds AI Vector Support and Disaster Recovery Enhancements
Link
@faun shared a link, 1 month, 1 week ago

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..

How We Saved $1.22 Million Annually on GCP Costs in a Few Simple Steps
Link
@faun shared a link, 1 month, 1 week ago

Introducing Kubernetes for Snowflake

Snowflake just leveled up its workload scheduler—now driven by LLMs and reinforcement learning. Instead of locking jobs to static warehouses, it predicts where to send them in real-time. Smarter routing, tighter hardware use, over40%shaved off compute bills. Bigger picture:Another nod toward ML-bas..

Introducing Kubernetes for Snowflake