Tag: #ha
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Keycloak HA on Kubernetes — Infinispan Clustering and Zero-Downtime Deployments
A hands-on guide to running Keycloak with high availability on Kubernetes. We compare the Operator and Helm, walk through Infinispan caches and JGroups DNSPING, persistent user sessions, the 26.6 zero-downtime rolling pa
2026-06-12 · 13 min read #keycloak#kubernetes#infinispan#ha#devopsPostgreSQL Production Operations Complete Guide 2025: Extensions, Tuning, Monitoring, HA
Everything about running PostgreSQL in production! Essential extensions (pgstatstatements/pgvector/PostGIS/TimescaleDB), performance tuning (sharedbuffers/workmem/effectivecachesize), VACUUM/Autovacuum management, monito
2026-04-15 · 7 min read #postgresql#database#production#extensions#performanceKubernetes Database Deep Dive 2025: Operator Patterns, HA Configuration, Backup/Recovery, Performance Tuning
K8s DB operations deep dive! CloudNativePG vs Percona Operator comparison, Primary-Replica automatic Failover, pgBackRest/Velero backup, WAL archiving, Connection Pooling (PgBouncer), resource tuning (CPU/Memory/IOPS), A
2026-04-13 · 20 min read #kubernetes#database#operator#cloudnativepg#percona