Fixing Nginx TIME_WAIT Socket Exhaustion: A Kernel Tuning Guide 12 Mar 2026 Post a Comment We recently diagnosed a production outage during a traffic spike where the monitoring dashboards showed CPU utilization hovering at 15% and ample fr… DevOpsenLinux KernelNginxPerformanceTCP Optimization
Production Docker: Dropping Alpine for Distroless to kill CVEs and bloated layers 12 Jan 2026 Post a Comment If you run a vulnerability scan on your "slim" production images right now, the results might terrify you. I recently audited a fleet of … DevOpsdockerengolangKubernetesNode.jsSecurity
Prometheus Storage Full? Scaling to S3 with Thanos Sidecar 5 Jan 2026 Post a Comment It started with a classic paging alert at 3:14 AM: DiskUsageHigh: 95% on prometheus-data . We were running a standard Prometheus setup on Kubernete… DevOpsenKubernetesMonitoringPrometheuss3Thanos
Prometheus HA: De discos llenos a retención infinita con Thanos Sidecar 5 Jan 2026 Post a Comment Hace dos semanas, nuestro clúster de producción en Kubernetes (v1.28, ejecutándose sobre instancias AWS m5.xlarge) disparó una alerta crítica a las… DevOpsesKubernetesObservabilityPrometheusThanos