
technologyJan 10, 20261:05:22pending
Building a Production-Ready Postgres Kubernetes Operator in Java with Quarkus and GraalVM
About this episode
An airhacks.fm conversation with Alvaro Hernandez (@ahachete) about:
discussion about LLMs generating Java code with BCE patterns and architectural rules, Java being 20-30% better for LLM code generation than python and typescript, embedding business knowledge in Java source code for LLM context, stackgres as a curated opinionated stack for running Postgres on kubernetes, Postgres requiring external tools for connection pooling and high availability and backup and monitoring, StackGres as a Helm package and Kubernetes operator, comparison with oxide hardware for on-premise cloud environments, experimenting with Incus for system containers and VMS, limitations of Ansible for infrastructure automation and code reuse, Kubernetes as an API-driven architecture abstracting compute and storage, Custom Resource Definitions (CRDs) for declarative Postgres cluster management, StackGres supporting sharding with automated multi-cluster deployment, 13 lines of YAML to create 60-node sharded clusters, three interfaces for StackGres including CRDs and web console and REST API, operator written in Java with quarkus unlike typical Go-based operators, Google study showing Java faster than Go, GraalVM native compilation for 80MB container images versus 400-500MB JVM images, fabric8 Kubernetes client for API communication, reconciliation cycle running every 10 seconds to maintain desired state, pod local controller as Quarkus sidecar for local Postgres operations, dynamic extension installation without rebuilding container images, grpc bi-directional communication between control plane and control nodes, inverse connection pattern where nodes initiate connections to control plane, comparison with Jini and JavaSpaces leasing concepts from Sun Microsystems, quarter million lines of Java code in the operator mostly POJOs predating records, PostgreSQL configuration validation with 300+ parameters, automated tuning applied by default in StackGres, potential for LLM-driven optimization with clone clusters for testing, Framework Computer laptop automation with Ubuntu auto-install and Ansible and Nix, five to ten minute full system reinstall including BIOS updates
Alvaro Hernandez on twitter: @ahachete
Get every episode summarized
Each time airhacks.fm podcast with adam bien publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.
Email me new episodesFree for 3 shows. No card needed.
Hosts & guests
No transcript yet
This episode has not been transcribed. Request it and it moves to the front of the queue.
More episodes
More from airhacks.fm podcast with adam bien

From Manchester to Mountain View: Binary Translators, JVMs, and Android
airhacks.fm podcast with adam bien
May 8, 20261:05:26pending

Migrating Ruby Monoliths to Java, Agentic AI Foundation and MCP
airhacks.fm podcast with adam bien
Apr 28, 202659:22pending

Apache PLC4X, Industrial Protocol Drivers, and the JDBC of Industrial Automation
airhacks.fm podcast with adam bien
Apr 22, 202656:50failed

Green Java with Quarkus: Performance Benchmarks, SBOM, and Serverless Architectu...
airhacks.fm podcast with adam bien
Apr 11, 20261:08:34failed