Tag: #infrastructure
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 23 posts
FreeBSD Jails, ZFS, and Practical Server Operations
A practical guide to running FreeBSD in production, covering why teams still choose it, how jails differ from containers, how ZFS changes operations, and which runbooks matter most for long-lived servers.
2026-03-17 · 4 min read #freebsd#zfs#jails#server-operations#linuxThe Death and Resurrection of Kubernetes Networking: 5 Changes You Must Know Before March 2026
From the March 2026 EOL of Ingress NGINX, the transition to Gateway API, eliminating annotation technical debt, role-based resource separation, vendor portability, to the adoption of HTTP/3 and QUIC -- an in-depth analys
2026-03-01 · 34 min read #kubernetes#networking#gateway-api#ingress-nginx#http3Nginx Configuration Complete Guide: 15 Essential Topics from Architecture to Production Optimization
From Nginx event-driven architecture and configuration structure to reverse proxy, load balancing, SSL/TLS, caching, rate limiting, security headers, performance tuning, and health checks -- a comprehensive guide to 15 e
2026-03-01 · 33 min read #nginx#reverse-proxy#load-balancing#ssl#tls